Class GalaxiStopEvent

All Implemented Interfaces:
Cancellable

@ReverseOrder public class GalaxiStopEvent extends CancellableEvent
Galaxi Engine Stop Event Class
  • Constructor Details

    • GalaxiStopEvent

      public GalaxiStopEvent(Galaxi engine, int code)
      Galaxi Engine Stop Event
      Parameters:
      engine - GalaxiEngine
      code - Exit Code
  • Method Details

    • getStopCode

      public int getStopCode()
      Exit Code from the app
      Returns:
      Exit Code