getx
This function is used to get current x coordinates.
int getx();
Parameters
None
Return Value
Current x coordinates.
Remarks
This function is obsolete and is declared only in graphics.h.
This function is not recommended
Examples
None