EVENT MENUCURSORSHADE: Difference between revisions
Jump to navigation
Jump to search
Doom64hunter (talk | contribs) Create Documentation |
Doom64hunter (talk | contribs) mNo edit summary |
||
Line 3: | Line 3: | ||
This [[event]] is called when either menu cursor is being drawn. | This [[event]] is called when either menu cursor is being drawn. | ||
The [[return_(userdef)| RETURN]] variable will be set to the current shade of the spinning nuke icon. This value changes over time to produce a blinking effect | The [[return_(userdef)| RETURN]] variable will be set to the current shade of the spinning nuke icon. This value changes over time to produce a blinking effect, and can be altered to set your own custom shade for the cursors. | ||
[[Category:Events]] | [[Category:Events]] |
Revision as of 08:31, 3 August 2021
EVENT_MENUCURSORSHADE is a menu event.
This event is called when either menu cursor is being drawn.
The RETURN variable will be set to the current shade of the spinning nuke icon. This value changes over time to produce a blinking effect, and can be altered to set your own custom shade for the cursors.