C# (CSharp) Artemis.Engine GameKernel - 6 examples found. These are the top rated real world C# (CSharp) examples of Artemis.Engine.GameKernel extracted from open source projects. You can rate examples to help us improve the quality of examples.
A subclass of Monogame's Game object from which the Updating and Rendering actually stems. We need to explicitly create an instance of this in ArtemisEngine.