EVENT LOGO: Difference between revisions
Jump to navigation
Jump to search
Hendricks266 (talk | contribs) New page: Apparently this has something do to with the 3D Realms screen, the title screen (with logos), the main menu background MIDI, and the opening nuke symbol (LOGO.ANM). enum logoflags { ... |
Doom64hunter (talk | contribs) mNo edit summary |
||
(5 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{EventTable|1=EVENT_LOGO|2=[[screenpeek]]|3=-1|4=0 values}} | |||
EVENT_LOGO is a [[EDuke32_event_list|Game Event]]. | |||
This [[event]] is executed during the title screen animation and can be used for drawing sprites. See also [[LOGO_FLAGS]]. | |||
[[Category:Events]] | |||
Latest revision as of 07:46, 4 February 2022
Event ID | player# | THISACTOR | RETURN | |
---|---|---|---|---|
EVENT_LOGO | screenpeek | -1 | 0 values |
EVENT_LOGO is a Game Event.
This event is executed during the title screen animation and can be used for drawing sprites. See also LOGO_FLAGS.