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
Last modified
3 weeks ago
Last modified on 03/12/25 08:09:31
Note:
See TracWiki
for help on using the wiki.