|
#include <RobotSkillTemplates/statecharts/PlatformGroup/MovePlatformVelocity.h>
Public Member Functions | |
MovePlatformVelocity (const XMLStateConstructorParams &stateData) | |
void | onEnter () override |
void | onExit () override |
Static Public Member Functions | |
static XMLStateFactoryBasePtr | CreateInstance (XMLStateConstructorParams stateData) |
Static Public Attributes | |
static SubClassRegistry | Registry |
Definition at line 29 of file MovePlatformVelocity.h.
|
inline |
|
static |
|
override |
Definition at line 37 of file MovePlatformVelocity.cpp.
|
override |
Definition at line 63 of file MovePlatformVelocity.cpp.
|
static |
Definition at line 46 of file MovePlatformVelocity.h.