Template:RCO TOC Animations standard attributes: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
| 0x00 || 0x08 || reference || {{yes}} || {{yes}} || FF FF 00 00 FF FF FF FF || {{icon content ps3|50px}} object:ps3logo || '''object''' || links the animation to an [[RCOXML Objects|object]]
| 0x00 || 0x08 || reference || {{yes}} || {{yes}} || FF FF 00 00 FF FF FF FF || {{icon content ps3|50px}} '''<{{{1|entry}}}''' <span style="color:#000099;">object</span><span style="color:#990000;">="object:ps3logo"</span> || '''object''' || links the animation to an [[RCOXML Objects|object]]
|-
|-
| 0x08 || 0x04 || float || {{yes}} || {{yes}} || 44 7A 00 00 || <syntaxhighlight lang="xml"><{{{1|entry}}} duration="1000" /></syntaxhighlight> || '''duration''' || '''<{{{1|entry}}}''' <span style="color:#000099;">duration</span><span style="color:#990000;">="1000"</span> '''/>'''
| 0x08 || 0x04 || float || {{yes}} || {{yes}} || 44 7A 00 00 || '''<{{{1|entry}}}''' <span style="color:#000099;">duration</span><span style="color:#990000;">="1000"</span> '''/>''' || '''duration''' ||
|-
|-
| 0x0C || 0x04 || integer || {{yes}} || {{yes}} || 00 00 00 03 || 3 || '''accelMode''' ||  
| 0x0C || 0x04 || integer || {{yes}} || {{yes}} || 00 00 00 03 || '''<{{{1|entry}}}''' <span style="color:#000099;">accelMode</span><span style="color:#990000;">="3"</span> '''/>''' || '''accelMode''' ||  
|-<noinclude>[[Category:Templates]]</noinclude>
|-<noinclude>[[Category:Templates]]</noinclude>

Revision as of 07:12, 24 September 2016

| 0x00 || 0x08 || reference || style="background:#55CC55; color:#FFFFFF; text-align: center;" | Yes || style="background:#55CC55; color:#FFFFFF; text-align: center;" | Yes || FF FF 00 00 FF FF FF FF || PS3 icon <entry object="object:ps3logo" || object || links the animation to an object |- | 0x08 || 0x04 || float || style="background:#55CC55; color:#FFFFFF; text-align: center;" | Yes || style="background:#55CC55; color:#FFFFFF; text-align: center;" | Yes || 44 7A 00 00 || <entry duration="1000" /> || duration || |- | 0x0C || 0x04 || integer || style="background:#55CC55; color:#FFFFFF; text-align: center;" | Yes || style="background:#55CC55; color:#FFFFFF; text-align: center;" | Yes || 00 00 00 03 || <entry accelMode="3" /> || accelMode || |-