Defines the DGame class, the base class for all game logic.
Defines the GameObject class, to be subclassed by scripts and instantiated for static objects.
Contains Prefabs and Prefab, manages creation and management of prefabs.
Defines template mixins for defining properties in classes.
This module defines the Scene class, TODO