All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ch.sahits.game.openpatrician.client.event.IMainGameView Maven / Gradle / Ivy

There is a newer version: 1.0.1
Show newest version
package ch.sahits.game.openpatrician.client.event;
/**
 * Marker interface of the main game view. This
 * interfaced is used as an addresse by the event
 * system. Classes that implement this interface will
 * handle the attacked event.
 * @author Andi Hotz, (c) Sahits GmbH, 2011
 * Created on Sep 30, 2011
 *
 */
public interface IMainGameView {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy