Editing Template:Standard attributes for 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: | ||
{| class="wikitable" | {| class="wikitable" | ||
|+standard attributes | |+standard object attributes {{ed right|RCOXML standard object attributes}} | ||
! colspan="5" | Attribute !! rowspan="2" | How it works | ! colspan="5" | 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 !! {{icon content psp | ! Name !! Type !! Examples !! {{icon content psp}} !! {{icon content ps3}} | ||
|- | |- | ||
| | | stdPositionX || float || || {{yes}} || {{yes}} || || | ||
|- | |- | ||
| | | stdPositionY || float || || {{yes}} || {{yes}} || || | ||
|- | |- | ||
| | | stdPositionZ || float || || {{yes}} || {{yes}} || || | ||
|- | |- | ||
| | | stdScaleRed || float || || {{yes}} || {{yes}} || || | ||
|- | |- | ||
| | | stdScaleGreen || float || || {{yes}} || {{yes}} || || | ||
|- | |- | ||
| | | stdScaleBlue || float || || {{yes}} || {{yes}} || || | ||
|- | |- | ||
| | | stdScaleAlpha || float || || {{yes}} || {{yes}} || || | ||
|- | |- | ||
| | | stdSizeX || float || || {{yes}} || {{yes}} || || | ||
|- | |- | ||
| | | stdSizeY || float || || {{yes}} || {{yes}} || || | ||
|- | |- | ||
| | | stdSizeZ || float || || {{yes}} || {{yes}} || || | ||
|- | |- | ||
| | | stdScaleSizeX || float || || {{yes}} || {{yes}} || || | ||
|- | |- | ||
| | | stdScaleSizeY || float || || {{yes}} || {{yes}} || || | ||
|- | |- | ||
| | | stdScaleSizeZ || float || || {{yes}} || {{yes}} || || | ||
|- | |- | ||
| | | stdIconOffset || int || || {{yes}} || {{yes}} || || the word "icon" doesnt looks much appropiate for an standard attribute, it can be used by other objects that are not icons | ||
|- | |- | ||
| | | stdOnInit || event || || {{yes}} || {{yes}} || || | ||
|- | |- | ||
| | | stdGridRefPositionX || unk || || {{no}} || {{yes}} || Overrides the value of '''stdPositionX''' by a reference to a value in [[XMB Layouts]] files || The data type "unk" is used on purpose because rcomage cant convert the value correctlly | ||
|- | |- | ||
| | | stdGridRefPositionY || unk || || {{no}} || {{yes}} || Overrides the value of '''stdPositionY''' by a reference to a value in [[XMB Layouts]] files || The data type "unk" is used on purpose because rcomage cant convert the value correctlly | ||
|- | |- | ||
| | | stdGridRefPositionZ || unk || || {{no}} || {{yes}} || Overrides the value of '''stdPositionZ''' by a reference to a value in [[XMB Layouts]] files || The data type "unk" is used on purpose because rcomage cant convert the value correctlly | ||
|- | |- | ||
| | | stdGridRefSizeX || unk || || {{no}} || {{yes}} || Overrides the value of '''stdSizeX''' by a reference to a value in [[XMB Layouts]] files || The data type "unk" is used on purpose because rcomage cant convert the value correctlly | ||
|- | |- | ||
| | | stdGridRefSizeY || unk || || {{no}} || {{yes}} || Overrides the value of '''stdSizeY''' by a reference to a value in [[XMB Layouts]] files || The data type "unk" is used on purpose because rcomage cant convert the value correctlly | ||
|- | |||
| stdGridRefSizeZ || unk || || {{no}} || {{yes}} || Overrides the value of '''stdSizeZ''' by a reference to a value in [[XMB Layouts]] files || The data type "unk" is used on purpose because rcomage cant convert the value correctlly | |||
|} | |} | ||
<noinclude>[[Category:Templates]]</noinclude> | <noinclude>[[Category:Templates]]</noinclude> |