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