Class ActionScheduler¶
- Defined in File Action.hpp
Inheritance Relationships¶
Base Type¶
public KPComponent(Class KPComponent)
Class Documentation¶
-
class
ActionScheduler: public KPComponent¶ Public Functions
-
ActionScheduler(const char *name)¶
-
void
markForRemoval(const char *name)¶
-
void
removeCompletedActions()¶
-
void
update()¶
Public Members
-
std::vector<TimedAction>
actions¶
Public Static Functions
-