Vertices Engine
v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
|
This class allows access to all of the platform specific functions such as the signed in player, or unlocking achievements, viewing leaderboards etc... More...
Classes | |
class | VerticesEngine.Profile.vxPlatform |
This class allows access to all of the platform specific functions such as the signed in player, or unlocking achievements, viewing leaderboards etc... The default platform wrappers are provided for Steam, Google Play and iOS. You can create your own by implementing the vxIPlayerProfile interface and overriding the VerticesEngine.vxGame.InitPlayerPlatformProfile() method call. More... | |
This class allows access to all of the platform specific functions such as the signed in player, or unlocking achievements, viewing leaderboards etc...