XML:CONS: Difference between revisions

m
updated usage of Template:Tree list
m (table headers)
m (updated usage of Template:Tree list)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{XML_File_Header | type=CONS | prev=CBPM | next=CRSA | name=Console }}
{{XML_File_Header | prev=BINA/OBJC/CHAR | prev_display=BINA | type=CONS | next=DOOR | name=Console}}


__TOC__
__TOC__
Line 7: Line 7:
* CONS files are stored globally (AE/GameDataFolder/level0_Final)
* CONS files are stored globally (AE/GameDataFolder/level0_Final)
* CONS files are used by [[XML:BINA/OBJC/CONS|BINACJBOCONS]] <Class>
* CONS files are used by [[XML:BINA/OBJC/CONS|BINACJBOCONS]] <Class>


===File structure===
===File structure===
 
{{Tree list}}
CONS
*CONS
  |
**OFGA
  +-- OFGA
***M3GM (holds <Texture> TXMP link to external file)
        |
****PNTA <Points>
        +-- M3GM (holds <Texture> TXMP link to external file)
****VCRA <VertexNormals>
              |
****VCRA <FaceNormals>
              +-- PNTA <Points>
****TXCA <TextureCoordinates>
              +-- VCRA <VertexNormals>
****IDXA <TriangleStrips>
              +-- VCRA <FaceNormals>
****IDXA <FaceNormalIndices>
              +-- TXCA <TextureCoordinates>
{{Tree list|end}}
              +-- IDXA <TriangleStrips>
              +-- IDXA <FaceNormalIndices>
       
 


===XML tags===
===XML tags===
====CONS====
====CONS====
{|class="wikitable" width="100%"
{|class="wikitable" width="100%"
!width=200px| XML tag
!width=200px| XML tag