Ember
A C++ 20 'game engine' built with SDL3 with wide platform support.
|
This is the complete list of members for TouchPoint, including all inherited members.
active | TouchPoint | |
finger_id | TouchPoint | |
position | TouchPoint | |
pressure | TouchPoint | |
start_position | TouchPoint | |
start_time | TouchPoint | |
TouchPoint()=default | TouchPoint | |
TouchPoint(SDL_FingerID id, glm::vec2 pos, float press=1.0f) | TouchPoint | inline |