Version 2 (modified by 14 years ago) ( diff ) | ,
---|
GetX
Get the current X position.
int GetX(void);
Parameters
- void - no parameters
Return Value
- Returns the current display X position.
Remarks
Examples
int x; x = GetX();
See Also
- LocateLCD
- GetY
Note:
See TracWiki
for help on using the wiki.