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
7 years ago
Last modified on 04/19/18 07:11:55
Note:
See TracWiki
for help on using the wiki.