UI navigation controller: listens for button clicks and dispatches the interactions to the view tree.
More...
#include <NavController.h>
UI navigation controller: listens for button clicks and dispatches the interactions to the view tree.
Definition at line 41 of file NavController.h.
◆ NavController()
Boardcore::NavController::NavController |
( |
| ) |
|
|
inline |
◆ onButtonEvent()
void Boardcore::NavController::onButtonEvent |
( |
ButtonEvent | press | ) |
|
|
inline |
◆ updateViewTree()
void Boardcore::NavController::updateViewTree |
( |
View * | root | ) |
|
|
inline |
The documentation for this class was generated from the following file: