#include <CmdTrans.h>
Inheritance diagram for CmdRockOn:
List of all members.
Definition at line 98 of file CmdTrans.h.
[protected, virtual]
virtual function which is called when a text version of the command must be created to be printed to the console or a log file.
Reimplemented from Command.
Definition at line 140 of file CmdTrans.C.
References Command::cmdText, deg, and steps.
amount to rock.
Definition at line 101 of file CmdTrans.h.
Referenced by CmdRockOn, and create_text.
steps to rock (if < 0, continuous).
Definition at line 102 of file CmdTrans.h.
Referenced by CmdRockOn, and create_text.