EVENT DISPLAYPOINTER
Event ID | player# | THISACTOR | RETURN | |
---|---|---|---|---|
EVENT_DISPLAYPOINTER | screenpeek | player->i | 1 value |
EVENT_DISPLAYPOINTER is a Game Event.
This event is called when the Wii port cursor for aiming is being displayed.
Gamevar RETURN is set to the cursor's picnum. Modifying this value will change the tile that is displayed.
Setting RETURN to -1 disables hardcoded drawing of the cursor completely.
See also EVENT_DISPLAYCROSSHAIR.