クラス rcsc::MonitorMovePlayerCommand

command to move player on the pitch [詳細]

#include <monitor_command.h>

rcsc::MonitorMovePlayerCommandに対する継承グラフ

rcsc::MonitorCommand すべてのメンバ一覧

Public メソッド

 MonitorMovePlayerCommand (const SideID side, const int unum, const double &x, const double &y, const double &angle)
 construct with all needed info
Type type () const
 get command type id
std::ostream & toStr (std::ostream &to) const
 put command string to the output stream
std::string name () const
 get command name string

説明

command to move player on the pitch


コンストラクタとデストラクタ

rcsc::MonitorMovePlayerCommand::MonitorMovePlayerCommand ( const SideID  side,
const int  unum,
const double &  x,
const double &  y,
const double &  angle 
)

construct with all needed info

引数:
side moved player's side
unum moved player's uniform number
x move target point x
y move target point y
angle player's body angle after move.


関数

Type rcsc::MonitorMovePlayerCommand::type (  )  const [inline, virtual]

get command type id

戻り値:
command type

rcsc::MonitorCommandを実装しています。

std::ostream & rcsc::MonitorMovePlayerCommand::toStr ( std::ostream &  to  )  const [virtual]

put command string to the output stream

引数:
to referenct to the toutput stream
戻り値:
referenct to the toutput stream

rcsc::MonitorCommandを実装しています。

std::string rcsc::MonitorMovePlayerCommand::name (  )  const [inline, virtual]

get command name string

戻り値:
command name string

rcsc::MonitorCommandを実装しています。


このクラスの説明は次のファイルから生成されました:
librcscに対してThu May 1 15:41:26 2008に生成されました。  doxygen 1.5.0