CU_cursorState Variable (ROM Call 0x503)

AMS 2.00 or higher system.h

signed short CU_cursorState;

Contains the current cursor state (on or off).

CU_cursorState contains TRUE if the cursor is on, otherwise it contains FALSE.
If it is on, this does not mean that it is displayed, but that it is allowed to be displayed.


Used by: CU_restore, CU_start, CU_stop, EV_defaultHandler, EV_eventLoop, EV_getc, EV_setFKeyState, MenuKey, MenuOff, MenuOn, MenuTopRedef, MenuTopSelect, ROM Call 0x3EA, ROM Call 0x421


See also: CU_restore, CU_start, CU_stop