Interface | Description |
---|---|
GameAdminService |
This interface defines methods that are of an Administrative nature.
|
GameStateManagerService |
Every multi-player game requires some sort of state management, this
interface contains methods which can be implemented for doing such service.
|
LookupService | |
SessionRegistryService<T> | |
TaskManagerService |
Defines and interface for management of tasks in the server.
|
UniqueIDGeneratorService |
This class is used to generate unique id's across the network.
|
Copyright © 2013. All Rights Reserved.