EVENT DISPLAYBONUSSCREEN: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Doom64hunter (talk | contribs) mNo edit summary |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{EventTable|1=EVENT_DISPLAYBONUSSCREEN|2=[[screenpeek]]|3=[[i|player->i]]|4=0 values}} | |||
EVENT_DISPLAYBONUSSCREEN is a [[EDuke32_event_list|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. | |||
[[Category:Events]] |
Latest revision as of 07:43, 4 February 2022
Event ID | player# | THISACTOR | RETURN | |
---|---|---|---|---|
EVENT_DISPLAYBONUSSCREEN | screenpeek | player->i | 0 values |
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.