Package de.extio.spacecraft.shared.client
Managers and business objects related to the game client. Also contains EngineFacade, the entry point to access most client subsystems
-
Interface Summary Interface Description ActionsDefManager Manages action definitions.AudioControl Controls the audio systemClientModuleManager Manages client modulesEngineData Holds the internal state of the game engineEventManager EventManager implements the event subsystem.KeycodeRegistry Key code registry let's modules register key codes and returns the actual keys configured by the userMenuLauncher The menu launcher launches MenuLaunchEntry configurations defined in ModDefinition (mod.xml).TilesetManager<T> TilesetManager holds and manages tilesets -
Class Summary Class Description EngineFacade Facade of the game engine.UiOptions General options for the client UI