RCOXML Objects: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 7: | Line 7: | ||
==Page== | ==Page== | ||
===Plane | ===Plane=== | ||
=== | ===Group=== | ||
=== | ===Button=== | ||
=== | ===XMenu=== | ||
=== | ===XMList=== | ||
=== | ===XList=== | ||
=== | ===Progress=== | ||
=== | ===Scroll=== | ||
=== | ===MList=== | ||
=== | ===MItem=== | ||
=== | ===ObjUnknown0xB=== | ||
=== | ===XItem=== | ||
=== | ===Text=== | ||
=== | ===ModelObject=== | ||
=== | ===Spin=== | ||
=== | ===Action=== | ||
=== | ===ItemSpin=== | ||
=== | ===LList=== | ||
=== | ===LItem=== | ||
=== | ===Edit=== | ||
=== | ===Clock=== | ||
=== | ===IList=== | ||
=== | ===IItem=== | ||
=== | ===Icon=== | ||
=== | ===UButton=== | ||
=== | ===ObjUnknown0x1B=== | ||
=== | ===CheckboxGroup=== | ||
=== | ===CheckboxItem=== | ||
====EditBox | ===Meter=== | ||
===EditBox=== | |||
=Object examples= | =Object examples= |
Revision as of 04:46, 19 November 2015
Description
RCOXML Objects are defined in the XML code embedded inside .rco files. See Resource Container (RCO) and RCOXML Structure
There are a lot of objects, should be considered the "construction blocks" of the XMB
ObjectTree
Page
Plane
Group
Button
XMenu
XMList
XList
Progress
Scroll
MList
MItem
ObjUnknown0xB
XItem
Text
ModelObject
Spin
Action
ItemSpin
LList
LItem
Edit
Clock
IList
IItem
Icon
UButton
ObjUnknown0x1B
CheckboxGroup
CheckboxItem
Meter
EditBox
Object examples
Changing color, size & shadow of TEXTS
Tutorial link: Changing the XMB Colour
Located into .xml files of .rco files, scale R G B α colors go between 0 to 1.
e.g.: Decimal value divided by 255 to get into this scale.
|