Ember
A C++ 20 'game engine' built with SDL3 with wide platform support.
Public Attributes | List of all members
TouchPoint Struct Reference

#include <input_manager.h>

Public Attributes

bool active
 
glm::vec2 position
 

Member Data Documentation

◆ active

bool TouchPoint::active

◆ position

glm::vec2 TouchPoint::position

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