![]() |
0.5.0
|
Touch Event Tracker. More...
Go to the source code of this file.
Namespaces | |
| namespace | NAV |
| namespace | NAV::gui |
Functions | |
| float | NAV::gui::GetTouchProgress (ax::NodeEditor::NodeId id) |
| Get the Touch Progress for the specified node. | |
| void | NAV::gui::TouchNode (ax::NodeEditor::NodeId id) |
| Trigger a touch event on the specified node. | |
| void | NAV::gui::UpdateTouch (float deltaTime) |
| Updates the touch events for all nodes. | |