ToyMaker Game Engine 0.0.2
ToyMaker is a game engine developed and maintained by Zoheb Shujauddin.
Loading...
Searching...
No Matches
ToyMaker::OneAxisActionData Struct Reference

Actions that have just one axis of data, eg., the accelerator on a car. More...

#include <input_data.hpp>

Public Attributes

CommonActionData mCommonData { .mType{ActionType::ONE_AXIS} }
 Common metadata belonging to this action.
 
double mValue { 0.f }
 The actual value of the axis of this action.
 

Detailed Description

Actions that have just one axis of data, eg., the accelerator on a car.


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