YourGameLib
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
yourgame_internal::input::InputValue Struct Reference

#include <input.h>

Public Member Functions

 InputValue (float v=0.0f)
 

Public Attributes

float val
 
float valLast
 

Constructor & Destructor Documentation

◆ InputValue()

yourgame_internal::input::InputValue::InputValue ( float  v = 0.0f)
inline

Member Data Documentation

◆ val

float yourgame_internal::input::InputValue::val

◆ valLast

float yourgame_internal::input::InputValue::valLast

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