クラス rcsc::PlayerTackleCommand

player's tackle command [詳細]

#include <player_command.h>

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

rcsc::PlayerBodyCommand rcsc::PlayerCommand すべてのメンバ一覧

Public メソッド

 PlayerTackleCommand (const double &power_or_dir)
 construct with tackle power
Type type () const
 get command type
std::ostream & toStr (std::ostream &to) const
 put command string to ostream
std::string name () const
 get command name
virtual double tacklePowerOrDir () const
 get tackle command parameter

説明

player's tackle command

  Format:
  <- (tackle <power>)
  


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

rcsc::PlayerTackleCommand::PlayerTackleCommand ( const double &  power_or_dir  )  [inline, explicit]

construct with tackle power

引数:
power tackle power


関数

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

get command type

戻り値:
command type Id

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

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

put command string to ostream

引数:
to reference to the output stream
戻り値:
reference to the output stream

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

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

get command name

戻り値:
command name string

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

virtual double rcsc::PlayerTackleCommand::tacklePowerOrDir (  )  const [inline, virtual]

get tackle command parameter

戻り値:
tackle power


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