
Go to the source code of this file.
Classes | |
| struct | tile_def |
| class | GenericTexture |
| class | TilesTexture |
| class | ImageManager |
Typedefs | |
| typedef bool(* | tex_proc_func )(unsigned char *pixels, unsigned int w, unsigned int h) |
Enumerations | |
| enum | TextureID { TEX_FLOOR, TEX_WALL, TEX_FEAT, TEX_PLAYER, TEX_DEFAULT, TEX_GUI, TEX_ICONS, TEX_MAX } |
| enum | MipMapOptions { MIPMAP_CREATE, MIPMAP_NONE, MIPMAP_MAX } |
Functions | |
| TextureID | get_dngn_tex (tileidx_t idx) |
| typedef bool(* tex_proc_func)(unsigned char *pixels, unsigned int w, unsigned int h) |
| enum MipMapOptions |
| enum TextureID |
| TextureID get_dngn_tex | ( | tileidx_t | idx | ) |
1.5.6