Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::MoveDirectionRequest Struct Reference

#include <SceneState.h>

Public Attributes

U8 _speedPercentage = 0u
 0...255 maps to 0...100%
 
MoveDirection _direction = MoveDirection::NONE
 

Detailed Description

Definition at line 142 of file SceneState.h.

Member Data Documentation

◆ _direction

MoveDirection Divide::MoveDirectionRequest::_direction = MoveDirection::NONE

Definition at line 145 of file SceneState.h.

◆ _speedPercentage

U8 Divide::MoveDirectionRequest::_speedPercentage = 0u

0...255 maps to 0...100%

Definition at line 144 of file SceneState.h.


The documentation for this struct was generated from the following file: