C# Class Platformer.Core.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.
显示文件 Open project: MLH-Fellowship/AmongUps

Public Properties

Property Type Description
instance T

Property Details

instance public_oe static_oe property

public static T instance
return T