MENU TILE: Difference between revisions
Jump to navigation
Jump to search
Hendricks266 (talk | contribs) 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 -..." |
Hendricks266 (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
'''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. | '''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 | Values: | ||
* 0 - Main Menu background is non-tilable | * 0 - Main Menu background is non-tilable |
Latest revision as of 20:35, 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:
- 0 - Main Menu background is non-tilable
- 1 - Main Menu background is tilable