ScummVM API documentation
BladeRunner::Waypoints Class Reference

Public Member Functions

 Waypoints (BladeRunnerEngine *vm, int count)
 
void getXYZ (int waypointId, float *x, float *y, float *z) const
 
float getX (int waypointId) const
 
float getY (int waypointId) const
 
float getZ (int waypointId) const
 
int getSetId (int waypointId) const
 
bool set (int waypointId, int setId, Vector3 position)
 
bool reset (int waypointId)
 
void save (SaveFileWriteStream &f)
 
void load (SaveFileReadStream &f)
 

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