Difference between revisions of "Object Element"
Jump to navigation
Jump to search
imported>JRoush m (Oblivion XML moved to Image Element: reusing this page for a popular element type) |
imported>JRoush (basic template for element page ?) |
||
Line 1: | Line 1: | ||
== | Adds a texture to the menu - one of the most commonly used elements. Every visible aspect of the menus and HUD, except for text, is an image texture. | ||
==== Traits ==== | |||
=== Elements === | *[[Name Trait|name]] | ||
==== Value Elements ==== | |||
*'''Position''' | |||
**[[Position Element|X,Y]] | |||
**[[Size Element|Height, Width]] | |||
**[[Locus Element|Locus]] | |||
*'''Display''' | |||
**[[Alpha Element|Alpha]] | |||
**[[Filename Element|Filename]] | |||
**[[Zoom Element|Zoom]] | |||
**[[Crop Element|CropX,CropY]] | |||
**[[Clips Element|Clips]] | |||
**[[Visible Element|Visible]] | |||
**[[Depth Element|Depth]] | |||
*'''Input Events''' | |||
**[[Target Element|Target]] | |||
**[[Clicksound Element|Clicksound]] | |||
**[[Mouseover Element|Mouseover]] | |||
*'''Misc''' | |||
**[[Include Element|Include]] | |||
**[[ID Element|ID]] | |||
**[[User Element|User#]] |
Revision as of 13:02, 19 May 2009
Adds a texture to the menu - one of the most commonly used elements. Every visible aspect of the menus and HUD, except for text, is an image texture.