Package org.progettoedids.usercommands
Class UserCommand
java.lang.Object
org.progettoedids.usercommands.UserCommand
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract booleanabstract voidcommandHandle(Labyrinth labyrinth, String args) abstract Stringprotected voidlogCommand(String command)
-
Field Details
-
COMMAND
- See Also:
-
commandLogger
-
-
Constructor Details
-
UserCommand
-
-
Method Details
-
getCommandString
-
canShow
-
commandHandle
- Throws:
GameOverException
-
logCommand
-