Vertices Engine
v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
|
This holds all configuration options for the game such as Name as well as is there Player Profile support, Network support etc... More...
Public Member Functions | |
vxGameConfigurationsAttribute () | |
This is the main game config which holds any and all information about this game. | |
Public Attributes | |
string | GameName |
What is the Game's name. | |
vxGameEnviromentType | GameType |
Is this a 2D or 3D game? | |
vxOrientationType | MainOrientation |
Should the game be played in Portrait or Landscape mode? Mainly for Mobile games. | |
vxGameConfigFlags | ConfigOptions |
Configuration Option flags for the game to operate under. | |
This holds all configuration options for the game such as Name as well as is there Player Profile support, Network support etc...