Vertices Engine
v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
|
Class which encorporates a number of different functions for asset loading and content management. More...
Public Member Functions | |
vxLevelContentManager () | |
Initializes a new instance of the T:VerticesEngine.ContentManagement.vxContentManager class for handling internal assets. | |
Public Attributes | |
List< vxMesh > | LoadedModels = new List<vxMesh>() |
A List collection of all loaded vxModel's. | |
Class which encorporates a number of different functions for asset loading and content management.
VerticesEngine.ContentManagement.vxLevelContentManager.vxLevelContentManager | ( | ) |
Initializes a new instance of the T:VerticesEngine.ContentManagement.vxContentManager class for handling internal assets.
Engine | Engine. |