|
ORTS
|
A low-level move command to be executed. More...
#include <TerrainBase.H>
Public Member Functions | |
| MoveCmd () | |
Public Attributes | |
| const Object * | obj |
| sint4 | speed |
| Loc | next_loc |
A low-level move command to be executed.
Definition at line 189 of file TerrainBase.H.
| TerrainBase::MoveCmd::MoveCmd | ( | ) | [inline] |
Definition at line 195 of file TerrainBase.H.
Definition at line 193 of file TerrainBase.H.
Referenced by SimpleTerrain::ST_ForceField::add_move_command(), SimpleTerrain::ST_Terrain::add_move_command(), ForceFieldPE::add_move_command(), FFLocPath::add_move_command(), ForceFieldPE::add_stop_command(), TRTerrain::TR_Terrain::execute_tasks(), SimpleTerrain::ST_ForceField::execute_tasks(), and FFLocPath::execute_tasks().
| const Object* TerrainBase::MoveCmd::obj |
Definition at line 191 of file TerrainBase.H.
Referenced by SimpleTerrain::ST_ForceField::add_move_command(), SimpleTerrain::ST_Terrain::add_move_command(), ForceFieldPE::add_move_command(), FFLocPath::add_move_command(), ForceFieldPE::add_stop_command(), TRTerrain::TR_Terrain::execute_tasks(), SimpleTerrain::ST_ForceField::execute_tasks(), SimpleTerrain::ST_Terrain::execute_tasks(), and FFLocPath::execute_tasks().
Definition at line 192 of file TerrainBase.H.
Referenced by SimpleTerrain::ST_ForceField::add_move_command(), SimpleTerrain::ST_Terrain::add_move_command(), ForceFieldPE::add_move_command(), FFLocPath::add_move_command(), ForceFieldPE::add_stop_command(), TRTerrain::TR_Terrain::execute_tasks(), SimpleTerrain::ST_ForceField::execute_tasks(), SimpleTerrain::ST_Terrain::execute_tasks(), and FFLocPath::execute_tasks().