Class Engine
- Namespace
- AstraEngine.Core
- Assembly
- AstraEngine.Core.dll
Utility methods for the AstraEngine
public static class Engine
- Inheritance
-
Engine
- Inherited Members
Methods
Run(IGame)
Runs the specified game.
public static void Run(IGame game)
Parameters
gameIGameGame to run