Tesseract Engine Documentation

GameObject Constructor

Initializes a new instance of the GameObject class.

Overload List

Initializes a new instance of the GameObject class.

public GameObject();

Game object constructor. Gets a pre-initialized mass object from the Statics.LevelSettings.darkMatter list.

public GameObject(Load);

See Also

GameObject Class | DarkWynter.Engine.GameObjects Namespace