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