Changes

277 bytes added ,  01:59, 9 February 2013
no edit summary
Line 80: Line 80:  
|-
 
|-
 
| 2
 
| 2
 +
| float
 +
|}
 +
 +
==== Color Entry ====
 +
{| class="wikitable" border="1"
 +
!  Index Word
 +
!  Description
 +
|-
 +
| 0
 +
| float Red component
 +
|-
 +
| 1
 +
| float Blue component
 +
|-
 +
| 2
 +
| float Green component
 +
|-
 +
| 3
 +
| float Alpha?
 +
|-
 +
| 4
 +
| float
 +
|-
 +
| 5
 
| float
 
| float
 
|}
 
|}
Line 98: Line 122:  
|-
 
|-
 
| 0x08
 
| 0x08
| 2
+
| One color entry via two CmdID 0xXXXF02C1 entries.
 
| Sets the color.
 
| Sets the color.
 
|-
 
|-