Home
last modified time | relevance | path

Searched refs:robot_set_control (Results 1 – 3 of 3) sorted by relevance

/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/EDMS/Source/MODELS/
H A Drobot.h22 void robot_set_control(int32_t robot, Q X, Q Y, Q Z);
H A Drobot.cc352 void robot_set_control(int32_t robot, Q thrust_lever, Q attitude_jet, Q jump) { in robot_set_control() function
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/EDMS/Source/
H A Dinterfac.cc457 robot_set_control(on, TT, AA, JJ); in EDMS_control_robot()