<< >> Up Title

Section texture

This section is used to declare a texture

section_texture = { . texture . name_texture . ; . }

name_texture = ident

name_texture

the name of file bitmap which contains the texture. The texture file has name name_texture + ".bmp" ed it will be in the standard directory with all other textures.


<< >> Up Title