User Tools

Site Tools


formats:zax

This is an old revision of the document!


CObject Text File

Purpose:

zax files

textures

surface types (.STY) …?

EBNF specification

cobject ::= classname init_args EOL attributes
init_args ::= "(" .... ")"
           | e
attributes ::= "{" EOL attribute_list "}"
attribute_list ::= attribute attribute_list
                | e
attribute ::= key "=" value EOL [ attribute_list ]
...
value ::= 
       | e

Classes

Activities/AIs, Actions, …

formats/zax.1257255993.txt.gz · Last modified: 2009-11-03 13:46 by edheldil