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