Editing RCOXML Objects
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
=Description= | =Description= | ||
'''RCOXML Objects''' are defined in the | '''RCOXML Objects''' are defined in the XML code embedded inside .rco files. See [[Resource Container (RCO)]] | ||
There are a lot of objects, should be considered the "construction blocks" of the [[XMB]] | |||
< | {{Warning|content='''Standard object attributes''' are repeated in several object and shares the same names<br>'''Specific object attributes''' listed here has been given an unique name to allow a better identification<br>The order of objects listed here follows the same order than [[Rcomage]] '''animattribdef-ps3.ini''' to dont break compatibility with it<br>This wiki page is '''only about the object attributes''', for more info about how to use and combine to create things with them see: [[RCOXML Structure]] and [[RCOXML Examples]]}} | ||
< | |||
== | =ObjectTree= | ||
{{ | ==Page== | ||
{{Boxinfo2|content='''Standard object attributes''': No<br />'''Specific object attributes''': Yes (5)}}<br><br> | |||
= | {| class="wikitable" | ||
|+specific object attributes (Page) | |||
! colspan="3" | Attribute !! rowspan="2" | How it works !! rowspan="2" | <abbr title="after verifyed this info needs to be moved to the column at left with an explain of how it works">Research notes (partially speculative)</abbr> | |||
|- | |- | ||
| {{ | ! Name !! Type !! Examples | ||
|-{{cellcolors|#DD6666}} | |||
| pageUnknownInt0 || int || || ? || | |||
|- | |- | ||
| | | pageOnInit || event || || || | ||
|- | |- | ||
| | | pageOnCancel || event || || || | ||
|- | |- | ||
| | | pageOnContext || event || || || | ||
|- | |- | ||
| | | pageOnActivate || event || || || | ||
|} | |} | ||
===Plane=== | |||
{{Boxinfo2|content='''Standard object attributes''': Yes (21)<br />'''Specific object attributes''': Yes (3)}}<br><br> | |||
{{spoiler|standard object attributes|{{RCOXML standard object attributes}}}} | |||
{| class="wikitable" | |||
|+specific object attributes (Plane) | |||
! colspan="3" | Attribute !! rowspan="2" | How it works | |||
|- | |||
! Name !! Type !! Examples | |||
{{ | |||
{| class="wikitable | |||
|+ | |||
! | |||
|- | |- | ||
| | | planeImage || image || || | ||
|- | |- | ||
| | | planeDisplayMode || int || || | ||
|} | |} | ||
== | ===Button=== | ||
{{Boxinfo2|content='''Standard object attributes''': Yes (21)<br />'''Specific object attributes''': Yes (13)}}<br><br> | |||
{{spoiler|standard object attributes|{{RCOXML standard object attributes}}}} | |||
{{ | {| class="wikitable" | ||
|+specific object attributes (Button) | |||
! colspan="3" | Attribute !! rowspan="2" | How it works !! rowspan="2" | <abbr title="after verifyed this info needs to be moved to the column at left with an explain of how it works">Research notes (partially speculative)</abbr> | |||
{| class="wikitable | |||
|+ | |||
! | |||
|- | |- | ||
! Name !! Type !! Examples | |||
|- | |- | ||
| | | buttonImage || image || || || | ||
|- | |- | ||
| | | buttonShadow || image || || || | ||
|- | |- | ||
| | | buttonFocus || image || || || | ||
|- | |- | ||
| | | buttonText || text || || || | ||
|- | |- | ||
| | | buttonOnPush || event || || || | ||
| | |||
|- | |- | ||
| | | buttonOnFocusIn || event || || || | ||
|- | |- | ||
| | | buttonOnFocusOut || event || || || | ||
|- | |- | ||
| | | buttonOnFocusLeft || event || || || | ||
|- | |- | ||
| | | buttonOnFocusRight || event || || || | ||
|- | |- | ||
| | | buttonOnFocusUp || event || || || | ||
|- | |- | ||
| | | buttonOnFocusDown || event || || || | ||
|- | |- | ||
| | | buttonOnContext || event || || || | ||
|-{{cellcolors|#DD6666}} | |||
| buttonUnknownInt47 || int || || ? || | |||
|} | |} | ||
===XMenu=== | |||
{{Boxinfo2|content='''Standard object attributes''': Yes (21)<br />'''Specific object attributes''': Yes (6)}}<br><br> | |||
{| class="wikitable | {{spoiler|standard object attributes|{{RCOXML standard object attributes}}}} | ||
|+ | {| class="wikitable" | ||
|+specific object attributes (XMenu) | |||
! colspan="3" | Attribute !! rowspan="2" | How it works | |||
|- | |- | ||
! Name !! Type !! Examples | |||
|- | |- | ||
| | | xmenuMenus || int || || | ||
|- | |- | ||
| | | xmenuOnPush || event || || | ||
| | |||
|- | |- | ||
| | | xmenuOnContext || event || || | ||
|- | |- | ||
| | | xmenuOnCursorMove || event || || | ||
|- | |- | ||
| | | xmenuOnScrollIn || event || || | ||
|- | |- | ||
| | | xmenuOnScrollOut || event || || | ||
|} | |} | ||
===XMList=== | |||
{{Boxinfo2|content='''Standard object attributes''': Yes (21)<br />'''Specific object attributes''': Yes (3)}}<br><br> | |||
{| class="wikitable" | |||
|+specific object attributes (XMList) | |||
! colspan="3" | Attribute !! rowspan="2" | How it works !! rowspan="2" | <abbr title="after verifyed this info needs to be moved to the column at left with an explain of how it works">Research notes (partially speculative)</abbr> | |||
{| class="wikitable | |||
|+ | |||
! | |||
|- | |- | ||
| | ! Name !! Type !! Examples | ||
| | |-{{cellcolors|#DD6666}} | ||
| | | xmlistUnknown0 || unk || || ? || | ||
| | |||
| | |||
|- | |- | ||
| | | xmlistImage || image || || || | ||
|- | |- | ||
| | | xmlistText || text || || || | ||
|} | |} | ||
=== | ===XList=== | ||
{{ | {{Boxinfo2|content='''Standard object attributes''': Yes (21)<br />'''Specific object attributes''': Yes (7)}}<br><br> | ||
{| class="wikitable | {{spoiler|standard object attributes|{{RCOXML standard object attributes}}}} | ||
|+ | {| class="wikitable" | ||
! | |+specific object attributes (XList) | ||
! colspan="3" | Attribute !! rowspan="2" | How it works !! rowspan="2" | <abbr title="after verifyed this info needs to be moved to the column at left with an explain of how it works">Research notes (partially speculative)</abbr> | |||
|- | |- | ||
| | ! Name !! Type !! Examples | ||
|-{{cellcolors|#DD6666}} | |||
| xlistUnknownInt23 || int || || ? || | |||
|- | |- | ||
| | | xlistOnMove || event || || || | ||
|- | |- | ||
| | | xlistOnScrollIn || event || || || | ||
|- | |- | ||
| | | xlistOnScrollOut || event || || || | ||
|- | |- | ||
| | | xlistOnPush || event || || || | ||
|- | |- | ||
| | | xlistOnContext || event || || || | ||
|- | |- | ||
| | | xlistOnCancel || event || || || | ||
|-{{cellcolors|#DD6666}} | |||
| xlistUnknownEvent36 || event || || ? || | |||
|- | |||
| | |||
| | |||
| | |||
|} | |} | ||
===Progress=== | |||
{{Boxinfo2|content='''Standard object attributes''': Yes (21)<br />'''Specific object attributes''': Yes (5)}}<br><br> | |||
{{spoiler|standard object attributes|{{RCOXML standard object attributes}}}} | |||
{| class="wikitable" | |||
|+specific object attributes (Progress) | |||
{{ | ! colspan="3" | Attribute !! rowspan="2" | How it works !! rowspan="2" | <abbr title="after verifyed this info needs to be moved to the column at left with an explain of how it works">Research notes (partially speculative)</abbr> | ||
{| class="wikitable | |||
|+ | |||
! | |||
|- | |- | ||
! Name !! Type !! Examples | |||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | progressUnknownFloat23 || float || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | progressUnknown24 || unk || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | progressUnknownRef25 || ref || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | progressUnknownRef27 || ref || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | progressUnknownRef29 || ref || || ? || | ||
|} | |} | ||
===Scroll=== | |||
{{Boxinfo2|content='''Standard object attributes''': Yes (21)<br />'''Specific object attributes''': Yes (8)}}<br><br> | |||
{{spoiler|standard object attributes|{{RCOXML standard object attributes}}}} | |||
{| class="wikitable" | |||
|+specific object attributes (Scroll) | |||
! colspan="3" | Attribute !! rowspan="2" | How it works !! rowspan="2" | <abbr title="after verifyed this info needs to be moved to the column at left with an explain of how it works">Research notes (partially speculative)</abbr> | |||
{| class="wikitable | |||
|+ | |||
! | |||
|- | |- | ||
| | ! Name !! Type !! Examples | ||
| | |-{{cellcolors|#DD6666}} | ||
| | | scrollUnknownFloat23 || float || || ? || | ||
|- | |-{{cellcolors|#DD6666}} | ||
| scrollUnknownFloat24 || float || || ? || | |||
| | |-{{cellcolors|#DD6666}} | ||
| | | scrollUnknown25 || unk || || ? || | ||
|- | |-{{cellcolors|#DD6666}} | ||
| scrollUnknownRef26 || ref || || ? || | |||
| | |||
| | |||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | scrollUnknownRef28 || ref || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | scrollUnknownRef30 || ref || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | scrollUnknownRef32 || ref || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | scrollUnknownRef34 || ref || || ? || | ||
|} | |} | ||
=== | ===MList=== | ||
{{ | {{Boxinfo2|content='''Standard object attributes''': Yes (21)<br />'''Specific object attributes''': Yes (19)}}<br><br> | ||
{| class="wikitable | {{spoiler|standard object attributes|{{RCOXML standard object attributes}}}} | ||
|+ | {| class="wikitable" | ||
! | |+specific object attributes (MList) | ||
! colspan="3" | Attribute !! rowspan="2" | How it works !! rowspan="2" | <abbr title="after verifyed this info needs to be moved to the column at left with an explain of how it works">Research notes (partially speculative)</abbr> | |||
|- | |- | ||
| | ! Name !! Type !! Examples | ||
| | |-{{cellcolors|#DD6666}} | ||
| | | mlistUnknown23 || unk || || ? || | ||
|- | |-{{cellcolors|#DD6666}} | ||
| mlistUnknown24 || unk || || ? || | |||
| | |||
| | |||
| | |||
| | |||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | mlistUnknown25 || unk || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | mlistUnknown26 || unk || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | mlistUnknown27 || unk || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | mlistUnknown28 || unk || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | mlistUnknown29 || unk || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | mlistUnknown30 || unk || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | mlistUnknownRef32 || ref || || ? || | ||
|- | |- | ||
| | | mlistOnPush || event || || || | ||
|- | |- | ||
| | | mlistOnCursorMove || event || || || | ||
|- | |- | ||
| | | mlistOnFocusIn || event || || || | ||
|- | |- | ||
| | | mlistOnFocusOut || event || || || | ||
|- | |- | ||
| | | mlistOnFocusLeft || event || || || | ||
|- | |- | ||
| | | mlistOnFocusRight || event || || || | ||
|- | |- | ||
| | | mlistOnFocusUp || event || || || | ||
|- | |- | ||
| | | mlistOnFocusDown || event || || || | ||
|- | |- | ||
| | | mlistOnScrollIn || event || || || | ||
|- | |- | ||
| | | mlistOnScrollOut || event || || || | ||
|} | |} | ||
===MItem=== | |||
{{Boxinfo2|content='''Standard object attributes''': No)<br />'''Specific object attributes''': Yes (3)}}<br><br> | |||
== | |||
{{ | |||
{| class="wikitable" | {| class="wikitable" | ||
|+specific attributes | |+specific object attributes (MItem) | ||
! colspan=" | ! colspan="3" | Attribute !! rowspan="2" | How it works !! rowspan="2" | <abbr title="after verifyed this info needs to be moved to the column at left with an explain of how it works">Research notes (partially speculative)</abbr> | ||
|- | |- | ||
! Name !! Type | ! Name !! Type !! Examples | ||
|- | |- | ||
| | | mitemText || text || || || | ||
|- | |- | ||
| | | mitemTextAlt || text || || || | ||
|-{{cellcolors|#DD6666}} | |||
| mitemUnknownRef4 || ref || || ? || | |||
|} | |} | ||
===ObjUnknown0xB=== | |||
{{Boxinfo2|content='''Standard object attributes''': Unknown<br />'''Specific object attributes''': Unknown}}<br><br> | |||
=== | ===XItem=== | ||
{{ | {{Boxinfo2|content='''Standard object attributes''': No<br />'''Specific object attributes''': Yes (19)}}<br><br> | ||
{| class="wikitable" | {| class="wikitable" | ||
|+specific attributes | |+specific object attributes (XItem) | ||
! colspan=" | ! colspan="3" | Attribute !! rowspan="2" | How it works !! rowspan="2" | <abbr title="after verifyed this info needs to be moved to the column at left with an explain of how it works">Research notes (partially speculative)</abbr> | ||
|- | |- | ||
! Name !! Type | ! Name !! Type !! Examples | ||
|- | |- | ||
| xitemImage || image || | | xitemImage || image || || || | ||
|- | |- | ||
| xitemText || text || | | xitemText || text || || || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | xitemUnknownRef4 || ref || || ? || | ||
|} | |} | ||
=== | ===Text=== | ||
{{ | {{Boxinfo2|content='''Standard object attributes''': Yes (21)<br />'''Specific object attributes''': Yes (34)}}<br><br> | ||
{{spoiler|standard object attributes|{{RCOXML standard object attributes}}}} | |||
{| class="wikitable" | {| class="wikitable" | ||
|+specific attributes | |+specific object attributes (Text) | ||
! colspan=" | ! colspan="3" | Attribute !! rowspan="2" | How it works !! rowspan="2" | <abbr title="after verifyed this info needs to be moved to the column at left with an explain of how it works">Research notes (partially speculative)</abbr> | ||
|- | |- | ||
! Name !! Type | ! Name !! Type !! Examples | ||
|- | |- | ||
| | | textText || text || || || | ||
|- | |- | ||
| | | textFont || ref || || || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | textUnknownInt27 || int || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | textUnknownInt29 || int || || ? || | ||
|- | |- | ||
| | | textSize || float || || || | ||
|- | |- | ||
| | | textTopRed || float || || || | ||
|- | |- | ||
| | | textTopGreen || float || || || | ||
|- | |- | ||
| | | textTopBlue || float || || || | ||
|- | |- | ||
| | | textBottomRed || float || || || | ||
|- | |- | ||
| | | textBottomGreen || float || || || | ||
|- | |- | ||
| | | textBottomBlue || float || || || | ||
|- | |- | ||
| | | textSpacingHorizontal || float || || || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | textUnknown37 || unk || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | textUnknown38 || unk || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | textUnknown39 || unk || || ? || | ||
|- | |- | ||
| | | textSpacingVertical || float || || || | ||
|- | |- | ||
| | | textShadowX || float || || || | ||
|- | |- | ||
| | | textShadowY || float || || || | ||
|- | |- | ||
| | | textShadowPerspective || float || || || | ||
|- | |- | ||
| | | textShadowRed || float || || || | ||
|- | |- | ||
| | | textShadowGreen || float || || || | ||
|- | |- | ||
| | | textShadowBlue || float || || || | ||
|- | |- | ||
| | | textShadowAlpha || float || || || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | textUnknown48 || unk || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | textUnknown49 || unk || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | textUnknown50 || unk || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | textUnknownFloat51 || float || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | textUnknownFloat52 || float || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | textUnknownFloat53 || float || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | textUnknownFloat54 || float || || ? || | ||
| | |-{{cellcolors|#DD6666}} | ||
| | | textUnknown55 || unk || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | textUnknownInt56 || int || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | textUnknownInt57 || int || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | textUnknown58 || unk || || ? || | ||
|} | |} | ||
===ModelObject=== | |||
{{Boxinfo2|content='''Standard object attributes''': Yes (21)<br />'''Specific object attributes''': Yes (1)}}<br><br> | |||
{{spoiler|standard object attributes|{{RCOXML standard object attributes}}}} | |||
{| class="wikitable" | |||
|+specific object attributes (ModelObject) | |||
! colspan="3" | Attribute !! rowspan="2" | How it works | |||
|- | |||
! Name !! Type !! Examples | |||
|- | |||
| modelobjectModel || model || || | |||
|} | |||
=== | ===Spin=== | ||
{{ | {{Boxinfo2|content='''Standard object attributes''': Yes (21)<br />'''Specific object attributes''': Yes (14)}}<br><br> | ||
{{spoiler|standard object attributes|{{RCOXML standard object attributes}}}} | |||
{| class="wikitable" | {| class="wikitable" | ||
|+specific attributes | |+specific object attributes (Spin) | ||
! colspan=" | ! colspan="3" | Attribute !! rowspan="2" | How it works !! rowspan="2" | <abbr title="after verifyed this info needs to be moved to the column at left with an explain of how it works">Research notes (partially speculative)</abbr> | ||
|- | |- | ||
! Name !! Type !! Examples | |||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | spinUnknown23 || unk || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | spinUnknownInt24 || int || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | spinUnknownRef25 || ref || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | spinUnknownRef27 || ref || || ? || | ||
|- | |- | ||
| | | spinOnDecide || event || || || | ||
|- | |- | ||
| | | spinOnCancel || event || || || | ||
|- | |- | ||
| | | spinOnRollIn || event || || || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | spinUnknownRef35 || ref || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | spinUnknownRef37 || ref || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | spinUnknownRef39 || ref || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | spinUnknownRef41 || ref || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | spinUnknownRef43 || ref || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | spinUnknownRef45 || ref || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | spinUnknownRef47 || ref || || ? || | ||
|} | |} | ||
===Action=== | |||
{{Boxinfo2|content='''Standard object attributes''': Yes (21)<br />'''Specific object attributes''': Yes (1)}}<br><br> | |||
== | |||
{{ | |||
{{spoiler|standard object attributes|{{RCOXML standard object attributes}}}} | |||
{| class="wikitable" | {| class="wikitable" | ||
|+specific attributes | |+specific object attributes (Action) | ||
! colspan=" | ! colspan="3" | Attribute !! rowspan="2" | How it works | ||
|- | |- | ||
! Name !! Type !! Examples | |||
|- | |- | ||
| | | actionText || text || || | ||
|} | |} | ||
===ItemSpin=== | |||
{{Boxinfo2|content='''Standard object attributes''': Yes (21)<br />'''Specific object attributes''': Yes (18)}}<br><br> | |||
=== | |||
{{ | |||
{{spoiler|standard object attributes|{{RCOXML standard object attributes}}}} | |||
{| class="wikitable" | {| class="wikitable" | ||
|+specific attributes | |+specific object attributes (ItemSpin) | ||
! colspan=" | ! colspan="3" | Attribute !! rowspan="2" | How it works !! rowspan="2" | <abbr title="after verifyed this info needs to be moved to the column at left with an explain of how it works">Research notes (partially speculative)</abbr> | ||
|- | |- | ||
! Name !! Type !! {{ | ! Name !! Type !! Examples | ||
|-{{cellcolors|#DD6666}} | |||
| itemspinUnknownInt23 || int || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| itemspinUnknownInt24 || int || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| itemspinUnknownInt25 || int || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| itemspinUnknownInt26 || int || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| itemspinUnknownInt27 || int || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| itemspinUnknownFloat28 || float || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| itemspinUnknownRef29 || ref || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| itemspinUnknownRef31 || ref || || ? || | |||
|- | |- | ||
| | | itemspinOnDecide || event || || || | ||
|- | |- | ||
| | | itemspinOnCancel || event || || || | ||
|-{{cellcolors|#DD6666}} | |||
| itemspinUnknownRef37 || ref || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| itemspinUnknownRef39 || ref || || ? || | |||
|- | |- | ||
| | | itemspinOnFocusIn || event || || || | ||
|- | |- | ||
| | | itemspinOnFocusOut || event || || || | ||
|- | |- | ||
| | | itemspinOnFocusLeft || event || || || | ||
|- | |- | ||
| | | itemspinOnFocusRight || event || || || | ||
|- | |- | ||
| | | itemspinObjPrev || object || || || | ||
|- | |- | ||
| | | itemspinObjNext || object || || || | ||
|} | |} | ||
===Group=== | |||
{{Boxinfo2|content='''Standard object attributes''': Yes (21)<br />'''Specific object attributes''': No}}<br><br> | |||
{{spoiler|standard object attributes|{{RCOXML standard object attributes}}}} | |||
=== | ===LList=== | ||
{{ | {{Boxinfo2|content='''Standard object attributes''': Yes (21)<br />'''Specific object attributes''': Yes (13)}}<br><br> | ||
{{spoiler|standard object attributes|{{RCOXML standard object attributes}}}} | |||
{| class="wikitable" | {| class="wikitable" | ||
|+specific attributes | |+specific object attributes (LList) | ||
! colspan=" | ! colspan="3" | Attribute !! rowspan="2" | How it works !! rowspan="2" | <abbr title="after verifyed this info needs to be moved to the column at left with an explain of how it works">Research notes (partially speculative)</abbr> | ||
|- | |- | ||
! Name !! Type !! {{ | ! Name !! Type !! Examples | ||
|-{{cellcolors|#DD6666}} | |||
| llistUnknownInt23 || int || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| llistUnknown24 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| llistUnknownFloat25 || float || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| llistUnknownUnk26 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| llistUnknownUnk27 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| llistUnknownRef28 || ref || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| llistUnknownRef30 || ref || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| llistUnknownRef32 || ref || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| llistUnknownRef34 || ref || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| llistUnknownRef36 || ref || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| llistUnknownRef38 || ref || || ? || | |||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | llistUnknownEvent40 || event || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | llistUnknownRef42 || ref || || ? || | ||
|} | |||
===LItem=== | |||
{{Boxinfo2|content='''Standard object attributes''': No<br />'''Specific object attributes''': Yes (3)}}<br><br> | |||
{| class="wikitable" | |||
|+specific object attributes (LItem) | |||
! colspan="3" | Attribute !! rowspan="2" | How it works !! rowspan="2" | <abbr title="after verifyed this info needs to be moved to the column at left with an explain of how it works">Research notes (partially speculative)</abbr> | |||
|- | |- | ||
! Name !! Type !! Examples | |||
|- | |- | ||
| | | litemText || text || || || | ||
| | |-{{cellcolors|#DD6666}} | ||
| | | litemUnknownRef2 || ref || || ? || | ||
|-{{cellcolors|#DD6666}} | |||
| litemUnknownRef4 || ref || || ? || | |||
|} | |} | ||
===Edit=== | |||
{{Boxinfo2|content='''Standard object attributes''': Yes (21)<br />'''Specific object attributes''': Yes (15)}}<br><br> | |||
=== | |||
{{ | |||
{{spoiler|standard object attributes|{{RCOXML standard object attributes}}}} | |||
{| class="wikitable" | {| class="wikitable" | ||
|+specific attributes | |+specific object attributes (Edit) | ||
! colspan=" | ! colspan="3" | Attribute !! rowspan="2" | How it works !! rowspan="2" | <abbr title="after verifyed this info needs to be moved to the column at left with an explain of how it works">Research notes (partially speculative)</abbr> | ||
|- | |- | ||
! Name !! Type !! {{ | ! Name !! Type !! Examples | ||
|-{{cellcolors|#DD6666}} | |||
| editUnknown23 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| editUnknown24 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| editUnknown25 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | editUnknown26 || unk || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | editUnknownRef27 || ref || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | editUnknownRef29 || ref || || ? || | ||
|- | |- | ||
| | | editOnDecide || event || || || | ||
|- | |- | ||
| | | editOnCancel || event || || || | ||
|-{{cellcolors|#DD6666}} | |||
| editUnknownRef35 || ref || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| editUnknownRef37 || ref || || ? || | |||
|- | |- | ||
| | | editOnFocusLeft || event || || || | ||
|- | |- | ||
| | | editOnFocusRight || event || || || | ||
| | |-{{cellcolors|#DD6666}} | ||
| | | editUnknownObject43 || object || || ? || | ||
|-{{cellcolors|#DD6666}} | |||
| editUnknownObject45 || object || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| editUnknownRef47 || ref || || ? || | |||
|} | |} | ||
===Clock=== | |||
{{Boxinfo2|content='''Standard object attributes''': Yes (21)<br />'''Specific object attributes''': Yes (15)}}<br><br> | |||
=== | |||
{{ | |||
{{spoiler|standard object attributes|{{RCOXML standard object attributes}}}} | |||
{| class="wikitable" | {| class="wikitable" | ||
|+specific attributes | |+specific object attributes (Clock) | ||
! colspan=" | ! colspan="3" | Attribute !! rowspan="2" | How it works !! rowspan="2" | <abbr title="after verifyed this info needs to be moved to the column at left with an explain of how it works">Research notes (partially speculative)</abbr> | ||
|- | |- | ||
! Name !! Type | ! Name !! Type !! Examples | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | clockUnknownInt23 || int || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | clockUnknownFloat24 || float || || ? || | ||
|- | |- | ||
| | | clockText || text || || || | ||
|- | |- | ||
| | | clockTextAlt || text || || || | ||
|-{{cellcolors|#DD6666}} | |||
| clockUnknownRef29 || ref || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| clockUnknownRef31 || ref || || ? || | |||
|- | |- | ||
| | | clockOnDecide || event || || || | ||
|- | |- | ||
| | | clockOnCancel || event || || || | ||
|-{{cellcolors|#DD6666}} | |||
| clockUnknownRef37 || ref || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| clockUnknownRef39 || ref || || ? || | |||
|- | |- | ||
| | | clockOnFocusLeft || event || || || | ||
|- | |- | ||
| | | clockOnFocusRight || event || || || | ||
|- | |-{{cellcolors|#DD6666}} | ||
| clockUnknownRef45 || ref || || ? || | |||
| | |-{{cellcolors|#DD6666}} | ||
| | | clockUnknownRef47 || ref || || ? || | ||
|- | |||
| | |||
|- | |- | ||
| | | clockOnTickClock || event || || || | ||
|} | |} | ||
=== | ===IList=== | ||
{{ | {{Boxinfo2|content='''Standard object attributes''': Yes (21)<br />'''Specific object attributes''': Yes (9)}}<br><br> | ||
{{spoiler|standard object attributes|{{RCOXML standard object attributes}}}} | |||
{| class="wikitable" | {| class="wikitable" | ||
|+specific attributes | |+specific object attributes (IList) | ||
! colspan=" | ! colspan="3" | Attribute !! rowspan="2" | How it works !! rowspan="2" | <abbr title="after verifyed this info needs to be moved to the column at left with an explain of how it works">Research notes (partially speculative)</abbr> | ||
|- | |- | ||
! Name !! Type | ! Name !! Type !! Examples | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | ilistUnknown23 || unk || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | ilistUnknown24 || unk || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | ilistUnknownRef25 || ref || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | ilistUnknownRef27 || ref || || ? || | ||
|- | |- | ||
| | | ilistOnFocusLeft || event || || || | ||
|- | |- | ||
| | | ilistOnFocusRight || event || || || | ||
|-{{cellcolors|#DD6666}} | |||
| ilistUnknownRef33 || ref || || ? || | |||
|- | |- | ||
| | | ilistOnFocusDown || event || || || | ||
|-{{cellcolors|#DD6666}} | |||
| ilistUnknownRef37 || ref || || ? || | |||
|- | |||
| | |||
|} | |} | ||
===IItem=== | |||
{{Boxinfo2|content='''Standard object attributes''': No<br />'''Specific object attributes''': Yes (3)}}<br><br> | |||
= | |||
{{ | |||
{| class="wikitable" | {| class="wikitable" | ||
|+specific attributes | |+specific object attributes (IItem) | ||
! colspan=" | ! colspan="3" | Attribute !! rowspan="2" | How it works !! rowspan="2" | <abbr title="after verifyed this info needs to be moved to the column at left with an explain of how it works">Research notes (partially speculative)</abbr> | ||
|- | |||
! Name !! Type !! Examples | |||
|-{{cellcolors|#DD6666}} | |||
| iitemUnknown1 || unk || || ? || | |||
|- | |- | ||
| iitemText || text || || || | |||
|- | |- | ||
| | | iitemTextAlt || text || || || | ||
|} | |} | ||
===Icon=== | |||
{{Boxinfo2|content='''Standard object attributes''': Yes (21)<br />'''Specific object attributes''': Yes (3)}}<br><br> | |||
=== | |||
{{ | |||
{{spoiler|standard object attributes|{{RCOXML standard object attributes}}}} | |||
{| class="wikitable" | {| class="wikitable" | ||
|+specific attributes | |+specific object attributes (Icon) | ||
! colspan=" | ! colspan="3" | Attribute !! rowspan="2" | How it works !! rowspan="2" | <abbr title="after verifyed this info needs to be moved to the column at left with an explain of how it works">Research notes (partially speculative)</abbr> | ||
|- | |- | ||
! Name !! Type | ! Name !! Type !! Examples | ||
|- | |- | ||
| | | iconImage || image || || || | ||
|-{{cellcolors|#DD6666}} | |||
| iconUnknownImage25 || image || || ? || shadow ? | |||
|-{{cellcolors|#DD6666}} | |||
| iconUnknownImage27 || image || || ? || focus ? | |||
|} | |} | ||
=== | ===UButton=== | ||
{{ | {{Boxinfo2|content='''Standard object attributes''': Yes (21)<br />'''Specific object attributes''': Yes (9)}}<br><br> | ||
{{spoiler|standard object attributes|{{RCOXML standard object attributes}}}} | |||
{| class="wikitable" | {| class="wikitable" | ||
|+specific attributes | |+specific object attributes (UButton) | ||
! colspan=" | ! colspan="3" | Attribute !! rowspan="2" | How it works !! rowspan="2" | <abbr title="after verifyed this info needs to be moved to the column at left with an explain of how it works">Research notes (partially speculative)</abbr> | ||
|- | |- | ||
! Name !! Type | ! Name !! Type !! Examples | ||
|- | |- | ||
| | | ubuttonImage || image || || || | ||
|- | |- | ||
| | | ubuttonOnPush || event || || || | ||
|- | |- | ||
| | | ubuttonOnFocusIn || event || || || | ||
|- | |- | ||
| | | ubuttonOnFocusOut || event || || || | ||
|- | |- | ||
| | | ubuttonOnFocusLeft || event || || || | ||
|- | |- | ||
| | | ubuttonOnFocusRight || event || || || | ||
|- | |- | ||
| | | ubuttonOnFocusUp || event || || || | ||
|- | |- | ||
| | | ubuttonOnFocusDown || event || || || | ||
|-{{cellcolors|#DD6666}} | |||
| ubuttonUnknownInt39 || int || || ? || | |||
|- | |||
| | |||
|} | |} | ||
===ObjUnknown0x1B=== | |||
{{Boxinfo2|content='''Standard object attributes''': Unknown<br />'''Specific object attributes''': Unknown}}<br><br> | |||
=== | |||
{{ | |||
===CheckboxGroup=== | |||
{{Boxinfo2|content='''Standard object attributes''': Yes (21)<br />'''Specific object attributes''': Yes (19)}}<br><br> | |||
{{spoiler|standard object attributes|{{RCOXML standard object attributes}}}} | |||
{| class="wikitable" | {| class="wikitable" | ||
|+specific attributes | |+specific object attributes (CheckboxGroup) | ||
! colspan=" | ! colspan="3" | Attribute !! rowspan="2" | How it works !! rowspan="2" | <abbr title="after verifyed this info needs to be moved to the column at left with an explain of how it works">Research notes (partially speculative)</abbr> | ||
|- | |- | ||
! Name !! Type !! {{ | ! Name !! Type !! Examples | ||
|-{{cellcolors|#DD6666}} | |||
| checkboxgroupUnknown23 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| checkboxgroupUnknown24 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| checkboxgroupUnknown25 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| checkboxgroupUnknown26 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| checkboxgroupUnknown27 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| checkboxgroupUnknown28 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| checkboxgroupUnknown29 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| checkboxgroupUnknown30 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | checkboxgroupUnknownRef31 || ref || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | checkboxgroupUnknownRef33 || ref || || ? || | ||
|- | |- | ||
| | | checkboxgroupOnCursorMove || event || || || | ||
|- | |- | ||
| | | checkboxgroupOnFocusIn || event || || || | ||
|- | |- | ||
| | | checkboxgroupOnFocusOut || event || || || | ||
|- | |- | ||
| | | checkboxgroupOnFocusLeft || event || || || | ||
|- | |- | ||
| | | checkboxgroupOnFocusRight || event || || || | ||
|- | |- | ||
| | | checkboxgroupOnFocusUp || event || || || | ||
|- | |- | ||
| | | checkboxgroupOnFocusDown || event || || || | ||
|- | |- | ||
| | | checkboxgroupOnScrollIn || event || || || | ||
|-{{cellcolors|#DD6666}} | |||
| checkboxgroupUnknownRef51 || ref || || ? || | |||
|} | |||
===CheckboxItem=== | |||
{{Boxinfo2|content='''Standard object attributes''': No<br />'''Specific object attributes''': Yes (3)}}<br><br> | |||
{| class="wikitable" | |||
|+specific object attributes (CheckboxItem) | |||
! colspan="3" | Attribute !! rowspan="2" | How it works !! rowspan="2" | <abbr title="after verifyed this info needs to be moved to the column at left with an explain of how it works">Research notes (partially speculative)</abbr> | |||
|- | |- | ||
! Name !! Type !! Examples | |||
|- | |- | ||
| | | checkboxitemText || text || || || | ||
|-{{cellcolors|#DD6666}} | |||
| | | checkboxitemUnknownRef3 || ref || || ? || | ||
|- | |-{{cellcolors|#DD6666}} | ||
| checkboxitemUnknownRef5 || ref || || ? || | |||
| | |||
| | |||
|} | |} | ||
===Meter=== | |||
{{Boxinfo2|content='''Standard object attributes''': Yes (21)<br />'''Specific object attributes''': Yes (9)}}<br><br> | |||
=== | |||
{{ | |||
{{spoiler|standard object attributes|{{RCOXML standard object attributes}}}} | |||
{| class="wikitable" | {| class="wikitable" | ||
|+specific attributes | |+specific object attributes (Meter) | ||
! colspan=" | ! colspan="3" | Attribute !! rowspan="2" | How it works !! rowspan="2" | <abbr title="after verifyed this info needs to be moved to the column at left with an explain of how it works">Research notes (partially speculative)</abbr> | ||
|- | |- | ||
! Name !! Type !! {{ | ! Name !! Type !! Examples | ||
| | |-{{cellcolors|#DD6666}} | ||
| | | meterUnknown23 || unk || || ? || | ||
| | |-{{cellcolors|#DD6666}} | ||
| | | meterUnknown24 || unk || || ? || | ||
| | |-{{cellcolors|#DD6666}} | ||
| | | meterUnknown25 || unk || || ? || | ||
|-{{cellcolors|#DD6666}} | |||
| meterUnknown26 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| meterUnknown27 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| meterUnknownRef28 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| meterUnknownRef30 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| meterUnknownRef32 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| meterUnknownRef34 || unk || || ? || | |||
|} | |} | ||
=== | ===EditBox=== | ||
{{ | {{Boxinfo2|content='''Standard object attributes''': Yes (21)<br />'''Specific object attributes''': Yes (43)}}<br><br> | ||
{{spoiler|standard object attributes|{{RCOXML standard object attributes}}}} | |||
{| class="wikitable" | {| class="wikitable" | ||
|+specific attributes | |+specific object attributes (EditBox) | ||
! colspan=" | ! colspan="3" | Attribute !! rowspan="2" | How it works !! rowspan="2" | <abbr title="after verifyed this info needs to be moved to the column at left with an explain of how it works">Research notes (partially speculative)</abbr> | ||
|- | |- | ||
! Name !! Type !! {{ | ! Name !! Type !! Examples | ||
|-{{cellcolors|#DD6666}} | |||
| editboxUnknownRef23 || ref || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| editboxUnknownRef25 || ref || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| editboxUnknown27 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| editboxUnknown28 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| editboxUnknown29 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| editboxUnknownFloat30 || float || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| editboxUnknownFloat31 || float || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| editboxUnknownFloat32 || float || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| editboxUnknownFloat33 || float || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| editboxUnknownFloat34 || float || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| editboxUnknownFloat35 || float || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| editboxUnknown36 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| editboxUnknown37 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| editboxUnknown38 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| editboxUnknown39 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| editboxUnknown40 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| editboxUnknownFloat41 || float || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| editboxUnknown42 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| editboxUnknown43 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| editboxUnknownFloat44 || float || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| editboxUnknownFloat45 || float || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| editboxUnknownFloat46 || float || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| editboxUnknownFloat47 || float || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| editboxUnknown48 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| editboxUnknown49 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| editboxUnknown50 || unk || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| editboxUnknownFloat51 || float || || ? || | |||
|-{{cellcolors|#DD6666}} | |||
| editboxUnknownFloat52 || float || || ? || | |||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | editboxUnknownFloat53 || float || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | editboxUnknownFloat54 || float || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | editboxUnknown55 || unk || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | editboxUnknown56 || unk || || ? || | ||
|-{{cellcolors|#DD6666}} | |-{{cellcolors|#DD6666}} | ||
| | | editboxUnknown57 || unk || || ? || | ||
|-{{cellcolors|#DD6666}} | |||
| editboxUnknown58 || unk || || ? || | |||
|- | |||
| editboxImage || image || || || | |||
|- | |||
| editboxImage2 || image || || || | |||
|- | |||
| editboxOnClick || event || || || | |||
|- | |||
| editboxOnFocusIn || event || || || | |||
|- | |||
| editboxOnFocusOut || event || || || | |||
|- | |- | ||
| | | editboxOnFocusLeft || event || || || | ||
|- | |- | ||
| | | editboxOnFocusRight || event || || || | ||
|- | |- | ||
| | | editboxOnFocusUp || event || || || | ||
|- | |- | ||
| | | editboxOnFocusDown || event || || || | ||
|} | |} | ||
=Object examples= | |||
==Changing color, size & shadow of TEXTS==<!-- iirc there is a setting for the font type too --> | |||
== | Tutorial link: [http://www.tortuga-cove.com/forums/viewtopic.php?f=128&t=5361&p=28094#p28094 Changing the XMB Colour] | ||
== | Located into .xml files of .rco files, scale <span style="color:#ff0000"> R </span><span style="color:#008000"> G </span><span style="color:#0000ff"> B </span>α colors go between 0 to 1. | ||
e.g.: Decimal value divided by 255 to get into this scale. | |||
{{File Formats}} | {{File Formats}} | ||
<noinclude>[[Category:Main]]</noinclude> | <noinclude>[[Category:Main]]</noinclude> |