Uses of Interface
ilusr.gamestatemanager.IDataSource
-
-
Uses of IDataSource in ilusr.gamestatemanager
Constructors in ilusr.gamestatemanager with parameters of type IDataSource Constructor Description BufferedGameStateManager(int bufferSize, IDataSource source, T id, IGameState currentGameState, D runtimeData)
-