|
Vertices Engine
v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
|
Classes | |
| class | vxContentPackManager |
| This class handles all of the plugins for a Vertices game, whether it's DLC or Mods. More... | |
| interface | vxIContentPack |
| The Plugin Interface for creating DLC and Mod packs for Vertices Engine Games. DLC and Mods are treated very similar for ease of use and production. More... | |
| interface | vxIPlugin |
| The Plugin Interface for creating DLC and Mod packs for Vertices Engine Games. DLC and Mods are treated very similar for ease of use and production. More... | |
| class | vxModConfig |
| struct | vxModItemStatus |
| class | vxPluginManager |
| This class handles all of the plugins for a Vertices game, whether it's DLC or Mods. More... | |
| class | vxPluginMetaInfo |
Enumerations | |
| enum | vxContentPackType { DLC = 0 , Mod = 1 } |
| enum | vxPluginType { DLC = 0 , Mod = 1 } |