|
LeviLamina
|
Public Types | |
| using | TouchEventResults = ::std::vector<::std::pair<::TouchPoint, ::TouchEventResult>> |
Public Member Functions | |
| MCAPI void | addPointer (int id, ::TouchState state, float x, float y, bool captured, bool startedInactive) |
| MCFOLD void | clearPointers () |
Public Attributes | |
| ::ll::TypedStorage< 8, 24, ::std::vector<::std::pair<::TouchPoint, ::TouchEventResult > > > | _touchEventResults |