public interface GameLoadCompleteEvent extends GameStateEvent
GameState.LOAD_COMPLETE event.| Modifier and Type | Method and Description | 
|---|---|
default GameState | 
getState()
Gets the  
GameState that this event represents. | 
getCause, getContext, getSourcedefault GameState getState()
GameStateEventGameState that this event represents.getState in interface GameStateEvent