Package net.ME1312.Galaxi.Event.Engine
Class ConsoleInputEvent
java.lang.Object
net.ME1312.Galaxi.Event.Event
net.ME1312.Galaxi.Event.Engine.ConsoleInputEvent
- All Implemented Interfaces:
Cancellable
Non-Specific Console Input Event
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.ME1312.Galaxi.Event.Cancellable
isCancelled, setCancelled
-
Constructor Details
-
ConsoleInputEvent
Console Command Event- Parameters:
engine
- GalaxiEngineinput
- Input
-
-
Method Details
-
getInput
Get the Input- Returns:
- Command
-