Interface Command
- All Known Implementing Classes:
AddItemCommand,AddWeatherCommand,DebugCommand,DialogueScreenCommand,GODDIDCommand,GODDIDNTCommand,LoadCommand,PlantCommand,RemoveItemCommand,SaveCommand,SetDayCommand,SetTimeCommand,SetTimeScaleCommand,SpawnCommand
public interface Command
A generic command class.
-
Method Summary
-
Method Details
-
action
Action a command.- Parameters:
args- command args- Returns:
- command was successful
-