Skip to main content

Module texmap

Module texmap 

Source
Expand description

Methods for reading texture data out of texmaps.mul

Texmaps are used when non-flat surfaces need to be drawn

Texmaps exist as a sequence of colours, and are either 128x128, or 64x64

Structs§

TexMap
A texture. They are always either 128x128 or 64x64
TexMapReader
A struct to help read out TexMap data

Constants§

LARGE_TILE