Template:RCO TOC Animations standard attributes: Difference between revisions
Jump to navigation
Jump to search
m (human-editable fix) |
mNo edit summary |
||
Line 8: | Line 8: | ||
| 0x30 || 0x04 || float || '''duration''' || {{yes}} || {{yes}} || 44 7A 00 00 || <{{{1|entry}}} <span style="color:#000099;">duration</span><span style="color:#990000;">="1000"</span> /> || | | 0x30 || 0x04 || float || '''duration''' || {{yes}} || {{yes}} || 44 7A 00 00 || <{{{1|entry}}} <span style="color:#000099;">duration</span><span style="color:#990000;">="1000"</span> /> || | ||
|- | |- | ||
| 0x34 || 0x04 || integer || '''accelMode''' || {{yes}} || {{yes}} || 00 00 00 03 || <{{{1|entry}}} <span style="color:#000099;">accelMode</span><span style="color:#990000;">=" | | 0x34 || 0x04 || integer || '''accelMode''' || {{yes}} || {{yes}} || 00 00 00 03 || <{{{1|entry}}} <span style="color:#000099;">accelMode</span><span style="color:#990000;">="0x3"</span> /> || | ||
|-<noinclude> | |-<noinclude> | ||
|} | |} | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Revision as of 06:21, 25 September 2016
Offset | Length | Data type | Name | Example (TOC) | Example (XML) | Notes | ||
---|---|---|---|---|---|---|---|---|
0x28 | 0x08 | reference | object | Yes | Yes | FF FF 00 00 FF FF FF FF | <entry object="object:label" /> | links the animation to an object |
0x30 | 0x04 | float | duration | Yes | Yes | 44 7A 00 00 | <entry duration="1000" /> | |
0x34 | 0x04 | integer | accelMode | Yes | Yes | 00 00 00 03 | <entry accelMode="0x3" /> |