_HandlePID() is only used within STemWin.
 
Symbols
loading...
Files
loading...

_HandlePID() function

Handle PID

Syntax

static void _HandlePID(int x,     int y,     int Pressed);

Arguments

x

X position

y

Y position

Pressed

touch status

Return value

None

References

LocationReferrerText
game_win.c:691
static void _HandlePID(int x, int y, int Pressed) {
game_win.c:725_OnTouch()
_HandlePID(pState->x, pState->y, pState->Pressed);

Call Tree

Functions calling _HandlePID()
Functions called by _HandlePID()
all items filtered out
_HandlePID()
Data read by _HandlePID()
Data written by _HandlePID()
_HandlePID()
_HandlePID()::_IsInHandlePID
all items filtered out