Class ConsoleInputEvent

All Implemented Interfaces:
Cancellable

public class ConsoleInputEvent extends CancellableEvent
Non-Specific Console Input Event
See Also:
  • Constructor Details

    • ConsoleInputEvent

      public ConsoleInputEvent(Galaxi engine, String input)
      Console Command Event
      Parameters:
      engine - GalaxiEngine
      input - Input
  • Method Details

    • getInput

      public String getInput()
      Get the Input
      Returns:
      Command