Package rekit.logic
package rekit.logic
-
ClassDescriptionDefines the interface that every GameElement that can collide must have.Methods which are annotated with this annotation, are optional methods for special behavior.Main class of the Model.This interface extends
IScene
and adds necessary methods to encapsulate Levels.This is the public interface of all Scenes.This Interface defines the Model for the MVC.This enum defines the different states of the game.