Foundation
Loading...
Searching...
No Matches
Public Attributes | List of all members
ExampleTouchState Struct Reference

#include <Examples.hpp>

Public Attributes

SDL_FingerID fingerId {}
 
float2 position {}
 
float2 previous {}
 
bool active {}
 
bool capturedByHud {}
 

Member Data Documentation

◆ active

bool ExampleTouchState::active {}

◆ capturedByHud

bool ExampleTouchState::capturedByHud {}

◆ fingerId

SDL_FingerID ExampleTouchState::fingerId {}

◆ position

float2 ExampleTouchState::position {}

◆ previous

float2 ExampleTouchState::previous {}

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