Class SoloGame
java.lang.Object
fr.revived.morpheus.game.api.game.AbstractGame
fr.revived.morpheus.game.api.game.SoloGame
- All Implemented Interfaces:
Game
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class fr.revived.morpheus.game.api.game.AbstractGame
end, getState, load, setState, start, stopMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface fr.revived.morpheus.game.api.game.Game
getId, getMetadata, getName, getSettings
-
Constructor Details
-
SoloGame
public SoloGame()
-