C# (CSharp) FSO.Client Пространство имен

Пространства имен

FSO.Client.Debug
FSO.Client.GameContent
FSO.Client.Network
FSO.Client.Properties
FSO.Client.Rendering
FSO.Client.UI
FSO.Client.Utils

Классы

Имя Описание
GameController Handles the game flow between various game modes, e.g. login => city view
GameFacade Central point for accessing game objects
GameStartProxy To avoid dynamically linking monogame from Program.cs (where we have to choose the correct version for the OS), we use this mediator class.
GlobalSettings
Program
TSOGame This is the main type for your game