Definition at line 27 of file engine_events.h.
◆ addListener()
static void EngineEvents::addListener |
( |
Listener * | listener, |
|
|
int | priority = 0 ) |
|
inlinestatic |
◆ hasListener()
static bool EngineEvents::hasListener |
( |
Listener * | listener | ) |
|
|
inlinestatic |
◆ onBeginFrame()
static void EngineEvents::onBeginFrame |
( |
| ) |
|
|
inlinestatic |
◆ onCanvasUiSet()
◆ onEndFrame()
static void EngineEvents::onEndFrame |
( |
| ) |
|
|
inlinestatic |
◆ onEndShowLeds()
static void EngineEvents::onEndShowLeds |
( |
| ) |
|
|
inlinestatic |
◆ onPlatformPreLoop()
static void EngineEvents::onPlatformPreLoop |
( |
| ) |
|
|
inlinestatic |
◆ onStripAdded()
static void EngineEvents::onStripAdded |
( |
CLEDController * | strip, |
|
|
uint32_t | num_leds ) |
|
inlinestatic |
◆ removeListener()
static void EngineEvents::removeListener |
( |
Listener * | listener | ) |
|
|
inlinestatic |
◆ Singleton< EngineEvents >
The documentation for this class was generated from the following files: