23 #ifndef __PLUGINS_PLAYER_MOTOR_MAPPER_H_ 24 #define __PLUGINS_PLAYER_MOTOR_MAPPER_H_ 33 class Position2dProxy;
41 PlayerCc::Position2dProxy *proxy);
43 virtual void sync_fawkes_to_player();
44 virtual void sync_player_to_fawkes();
48 PlayerCc::Position2dProxy *__proxy;
Fawkes library namespace.
Motor to position mapper for player integration.
Player proxy to Fawkes interface mapper interface.
MotorInterface Fawkes BlackBoard Interface.