C# (CSharp) Platformer.Core Namespace

Classes

Name Description
Simulation.InstanceRegister This class provides a container for creating singletons for any other class, within the scope of the Simulation. It is typically used to hold the simulation models and configuration classes.