Voxellancer  0.3
A game about voxels in space
 All Classes Functions Pages
SquadBindings Class Reference
Inheritance diagram for SquadBindings:
[legend]
Collaboration diagram for SquadBindings:
[legend]

Public Member Functions

 SquadBindings (GamePlayScript &script)
 
- Public Member Functions inherited from Bindings
 Bindings (GamePlayScript &gamePlayScript)
 

Protected Member Functions

virtual void bind () override
 
apikey apiCreateSquad (apikey leader)
 
int apiJoinSquad (apikey squad, apikey ship)
 
int apiCreatePatrolWaypointsTask (apikey squad)
 
int apiAddPatrolwWaypointPoint (apikey task, const glm::vec3 &point)
 
int apiCreateDefendAreaTask (apikey squad, const glm::vec3 &point, float range)
 
int apiAddDefendAreaPoint (apikey task, const glm::vec3 &point)
 

Additional Inherited Members

- Protected Attributes inherited from Bindings
LuaWrapperm_lua
 
GamePlayScriptm_script
 
ScriptEnginem_scriptEngine
 

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