#include <body_kick_collide_with_ball.h>
rcsc::Body_KickCollideWithBallに対する継承グラフ
Public メソッド | |
Body_KickCollideWithBall () | |
accessible from global. | |
bool | execute (PlayerAgent *agent) |
execute action |
bool rcsc::Body_KickCollideWithBall::execute | ( | PlayerAgent * | agent | ) | [virtual] |
execute action
agent | pointer to the agent itself |
rcsc::BodyActionを実装しています。