Template:Standard attributes for RCOXML objects: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 31: | Line 31: | ||
| stdScaleSizeZ || float || {{yes}} || {{yes}} || || || | | stdScaleSizeZ || float || {{yes}} || {{yes}} || || || | ||
|- | |- | ||
| stdIconOffset || int || {{yes}} || {{yes}} || || || The word "icon" doesnt looks | | stdIconOffset || int || {{yes}} || {{yes}} || || || The word "icon" doesnt looks a generic enought name for an standard attribute | ||
|- | |- | ||
| stdOnInit || event || {{yes}} || {{yes}} || || || | | stdOnInit || event || {{yes}} || {{yes}} || || || | ||
|- | |- | ||
| stdGridRefPositionX || unk || {{no}} || {{yes}} || || Overrides | | stdGridRefPositionX || unk || {{no}} || {{yes}} || || Overrides '''stdPositionX''' value with a [[XMB Layouts]] reference || Data type "unk" used on purpose because rcomage cant convert the value correctlly | ||
|- | |- | ||
| stdGridRefPositionY || unk || {{no}} || {{yes}} || || Overrides | | stdGridRefPositionY || unk || {{no}} || {{yes}} || || Overrides '''stdPositionY''' value with a [[XMB Layouts]] reference || Data type "unk" used on purpose because rcomage cant convert the value correctlly | ||
|- | |- | ||
| stdGridRefPositionZ || unk || {{no}} || {{yes}} || || Overrides | | stdGridRefPositionZ || unk || {{no}} || {{yes}} || || Overrides '''stdPositionZ''' value with a [[XMB Layouts]] reference || Data type "unk" used on purpose because rcomage cant convert the value correctlly | ||
|- | |- | ||
| stdGridRefSizeX || unk || {{no}} || {{yes}} || || Overrides | | stdGridRefSizeX || unk || {{no}} || {{yes}} || || Overrides '''stdSizeX''' value with a [[XMB Layouts]] reference || Data type "unk" used on purpose because rcomage cant convert the value correctlly | ||
|- | |- | ||
| stdGridRefSizeY || unk || {{no}} || {{yes}} || || Overrides | | stdGridRefSizeY || unk || {{no}} || {{yes}} || || Overrides '''stdSizeY''' value with a [[XMB Layouts]] reference || Data type "unk" used on purpose because rcomage cant convert the value correctlly | ||
|- | |- | ||
| stdGridRefSizeZ || unk || {{no}} || {{yes}} || || Overrides | | stdGridRefSizeZ || unk || {{no}} || {{yes}} || || Overrides '''stdSizeZ''' value with a [[XMB Layouts]] reference || Data type "unk" used on purpose because rcomage cant convert the value correctlly | ||
|} | |} | ||
<noinclude>[[Category:Templates]]</noinclude> | <noinclude>[[Category:Templates]]</noinclude> |
Revision as of 20:48, 28 November 2015
Attribute | How it works | Research notes (partially speculative) | ||||
---|---|---|---|---|---|---|
Name | Type | Examples | ||||
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 a generic enought name for an standard attribute | ||
stdOnInit | event | Yes | Yes | |||
stdGridRefPositionX | unk | No | Yes | Overrides stdPositionX value with a XMB Layouts reference | Data type "unk" used on purpose because rcomage cant convert the value correctlly | |
stdGridRefPositionY | unk | No | Yes | Overrides stdPositionY value with a XMB Layouts reference | Data type "unk" used on purpose because rcomage cant convert the value correctlly | |
stdGridRefPositionZ | unk | No | Yes | Overrides stdPositionZ value with a XMB Layouts reference | Data type "unk" used on purpose because rcomage cant convert the value correctlly | |
stdGridRefSizeX | unk | No | Yes | Overrides stdSizeX value with a XMB Layouts reference | Data type "unk" used on purpose because rcomage cant convert the value correctlly | |
stdGridRefSizeY | unk | No | Yes | Overrides stdSizeY value with a XMB Layouts reference | Data type "unk" used on purpose because rcomage cant convert the value correctlly | |
stdGridRefSizeZ | unk | No | Yes | Overrides stdSizeZ value with a XMB Layouts reference | Data type "unk" used on purpose because rcomage cant convert the value correctlly |