#include <neck_scan_field.h>
rcsc::Neck_ScanFieldに対する継承グラフ
Public メソッド | |
Neck_ScanField () | |
accessible from global. | |
bool | execute (PlayerAgent *agent) |
execute action | |
NeckAction * | clone () const |
create cloned object |
bool rcsc::Neck_ScanField::execute | ( | PlayerAgent * | agent | ) | [virtual] |
execute action
agent | pointer to the agent itself |
rcsc::NeckActionを実装しています。
NeckAction* rcsc::Neck_ScanField::clone | ( | ) | const [inline, virtual] |