MENU TILE: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Created page with "'''MENU_TILE''' is used to set whether the menu texture as defined in EVENT_GETMENUTILE screen is one picture or if it is tiled, like a texture. Values for <flag>: * 0 -..."
(No difference)

Revision as of 21:34, 12 August 2012

MENU_TILE is used to set whether the menu texture as defined in EVENT_GETMENUTILE screen is one picture or if it is tiled, like a texture.

Values for <flag>:

  • 0 - Main Menu background is non-tilable
  • 1 - Main Menu background is tilable