Vertices Engine  v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
Loading...
Searching...
No Matches
VerticesEngine.vxGameConfigurationsAttribute Class Reference

This holds all configuration options for the game such as Name as well as is there Player Profile support, Network support etc... More...

Inheritance diagram for VerticesEngine.vxGameConfigurationsAttribute:

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.
 

Detailed Description

This holds all configuration options for the game such as Name as well as is there Player Profile support, Network support etc...


The documentation for this class was generated from the following file: