ActionFlagCtrl class
Public static functions
- static auto tryCreate(LiveActor*, const char*) -> ActionFlagCtrl*
Constructors, destructors, conversion operators
- ActionFlagCtrl(LiveActor*, const char*)
Public functions
- auto findFlagInfo(const char*) const -> ActionFlagCtrlInfo*
- void initPost()
- void start(const char*)
- void startCtrlFlag()
- void startCtrlSensor()
- void update(f32, f32, f32, bool)
- void updateCtrlSensor(f32, f32, f32, bool)
- auto isFlagValidOn(s32, bool) -> bool
- auto isFlagValidOff(s32, bool) -> bool