Difference between revisions of "Object Element"

From the Oblivion ConstructionSet Wiki
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:
== Oblivion XML Schema ==
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 ===
 
==== 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 14: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.

Traits

Value Elements