EVENT MENUCURSORRIGHT: Difference between revisions
Jump to navigation
Jump to search
Doom64hunter (talk | contribs) Document the event |
Doom64hunter (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
{{EventTable|1=EVENT_MENUCURSORRIGHT|2=Current Player|3=none|4=yes (1 value)}} | |||
EVENT_MENUCURSORRIGHT is a [[EDuke32 event list|menu event]]. | |||
This [[event]] is called when the right-hand menu cursor is being drawn. | This [[event]] is called when the right-hand menu cursor is being drawn. |
Revision as of 07:38, 5 August 2021
Event ID | player# | THISACTOR | RETURN | |
---|---|---|---|---|
EVENT_MENUCURSORRIGHT | Current Player | none | yes (1 value) |
EVENT_MENUCURSORRIGHT is a menu event.
This event is called when the right-hand menu cursor is being drawn.
The RETURN variable will be set to the current tile index of the spinning nuke icon. Modify this value to change the tile that is being displayed for the right cursor during that frame.