GetRawTouchValue
Description
Retrieves a value previously stored in this event by SetRawTouchValue.
Definition
integer GetRawTouchValue( iIndex )
int agk::GetRawTouchValue( UINT iIndex )
Parameters
- iIndex - The index of the event to check, received from GetRawNextTouchEvent or GetRawFirstTouchEvent.