C# (CSharp) Terrarium.Game GameEngine - 4 exemples trouvés. Ce sont les exemples réels les mieux notés de Terrarium.Game.GameEngine extraits de projets open source. Vous pouvez noter les exemples pour nous aider à en améliorer la qualité.
Associées
Related in langs
This class encapsulates the majority of the Terrarium gaming engine that controls the creatures, updates of the world data, manipulation of events, and other common engine features. To see the basic game logic, look at the ProcessTurn() function. This is what controls the flow of the game.