EVENT DISPLAYBONUSSCREEN: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
One (talk | contribs)
mNo edit summary
mNo edit summary
Line 1: Line 1:
EVENT_DISPLAYBONUSSCREEN is a [[EDuke32_event_list|Game Event]].
EVENT_DISPLAYBONUSSCREEN is a [[EDuke32_event_list|Game Event]].


This [[event]] is called whenever the bonus screen is drawn. This event can be used to draw sprites on the bonus screen.  
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]]
[[Category:Events]]

Revision as of 22:18, 4 August 2021

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.