Vertices Engine  v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234567]
  src
  VerticesEngine
  src.shared
  Entities
  Particles
 vxParticleSystem.csThe particle system instance
  Net
  UI
  Server List
 vxSeverOnlineListDialog.csThis is a Server Dialog which searches and retrieves any game servers on this LAN. It also allows the Player to set up a local server as well
  Platform
 vxPlatform.csThis class allows access to all of the platform specific functions such as the signed in player, or unlocking achievements, viewing leaderboards etc..
  Workshop
  Upload
 vxWorkshopUploadDialog.csOpens a Workshop Upload Dialog which allows the user to upload custom levels to a hosting solution like Steam Workshop or Firebase
 vxGame.csThis is the foundational class of the entire engine. You will need to create a class which inherit from vxGame and provide the proper overrides for configuration