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

Actions described by 3 axes (I can't think of any examples for this) More...

#include <input_data.hpp>

Public Attributes

CommonActionData mCommonData { .mType{ActionType::THREE_AXIS} }
 Common action metadata.
 
glm::dvec3 mValue { 0.f }
 Three float values, normalized (or not, for values representing location)
 

Detailed Description

Actions described by 3 axes (I can't think of any examples for this)


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