Vertices Engine
v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
|
Classes | |
class | vxCharacter3DBaseClass |
class | vxImportedEntity3D |
Imported sandbox entity. More... | |
class | vxObjectPool |
class | vxObjectPoolDefinition |
class | vxObjectSubPool |
class | vxRegisterObjectPoolAttribute |
This registers a class as a particle type for use in Vertice. You specify the Name and Pool size and the engine sets up the rest. To spawn them you only need to call vxParticleSystem.Instance.Spawn(emitter); More... | |
class | vxSkyBox |
class | vxSunEntity |
The Sun entity holds the current enviroment lighting position in both world and screen space. More... | |