![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include <SceneState.h>
Public Attributes | |
U8 | _speedPercentage = 0u |
0...255 maps to 0...100% | |
MoveDirection | _direction = MoveDirection::NONE |
Definition at line 142 of file SceneState.h.
MoveDirection Divide::MoveDirectionRequest::_direction = MoveDirection::NONE |
Definition at line 145 of file SceneState.h.
U8 Divide::MoveDirectionRequest::_speedPercentage = 0u |
0...255 maps to 0...100%
Definition at line 144 of file SceneState.h.