-
- All Known Subinterfaces:
IGameStateManager
- All Known Implementing Classes:
BufferedGameStateManager,GameStateManager
public interface IGameStateListener- Author:
- Jeff Riggle
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <T> voidcompleted(T completionData)
-