#include <CmdDisplay.h>
Inheritance diagram for CmdDisplayLightMove:
Public Methods | |
CmdDisplayLightMove (int ln, const float *newpos) | |
Protected Methods | |
void | create_text () |
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. More... |
Definition at line 480 of file CmdDisplay.h.
|
Definition at line 487 of file CmdDisplay.h. References Command::DISP_LIGHT_MOVE. |
|
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 298 of file CmdDisplay.C. References Command::cmdText. |