EVENT DISPLAYBONUSSCREEN

From EDukeWiki
Revision as of 08:43, 4 February 2022 by Doom64hunter (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.