|
#include <RobotSkillTemplates/statecharts/PlatformGroup/MovePlatformRelative.h>
Public Member Functions | |
MovePlatformRelative (XMLStateConstructorParams stateData) | |
void | onEnter () override |
void | onExit () override |
void | run () override |
Static Public Member Functions | |
static XMLStateFactoryBasePtr | CreateInstance (XMLStateConstructorParams stateData) |
Static Public Attributes | |
static SubClassRegistry | Registry |
Definition at line 31 of file MovePlatformRelative.h.
MovePlatformRelative | ( | XMLStateConstructorParams | stateData | ) |
|
static |
|
override |
|
override |
Definition at line 176 of file MovePlatformRelative.cpp.
|
override |
|
static |
Definition at line 44 of file MovePlatformRelative.h.