EVENT DISPLAYBONUSSCREEN

From EDukeWiki
Jump to navigation Jump to search
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.