EVENT DISPLAYBONUSSCREEN: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{EventTable|1=EVENT_DISPLAYBONUSSCREEN|2=Current Player|3=[[i|player->i]]|4=none}}
EVENT_DISPLAYBONUSSCREEN is a [[EDuke32_event_list|Game Event]].
EVENT_DISPLAYBONUSSCREEN is a [[EDuke32_event_list|Game Event]].



Revision as of 08:52, 5 August 2021

Event ID player# THISACTOR RETURN
EVENT_DISPLAYBONUSSCREEN Current Player player->i none

EVENT_DISPLAYBONUSSCREEN is a Game Event.

This event is called whenever the bonus screen (i.e. intermission screen) is drawn. This event can be used to draw sprites on the bonus screen.