TilesTexture Member List
This is the complete list of members for
TilesTexture, including all inherited members.
bind() const | GenericTexture | |
GenericTexture() | GenericTexture | |
get_coords(tileidx_t idx, int ofs_x, int ofs_y, float &pos_sx, float &pos_sy, float &pos_ex, float &pos_ey, float &tex_sx, float &tex_sy, float &tex_ex, float &tex_ey, bool centre=true, int ymin=-1, int ymax=-1, float tile_x=TILE_X, float tile_y=TILE_Y) const | TilesTexture | [inline] |
get_info(tileidx_t idx) const | TilesTexture | [inline] |
height() const | GenericTexture | [inline] |
load_texture(const char *filename, MipMapOptions mip_opt, tex_proc_func proc=NULL, bool force_power_of_two=true) | GenericTexture | |
load_texture(unsigned char *pixels, unsigned int w, unsigned int h, MipMapOptions mip_opt) | GenericTexture | |
m_handle | GenericTexture | [protected] |
m_height | GenericTexture | [protected] |
m_info_func | TilesTexture | [protected] |
m_orig_height | GenericTexture | [protected] |
m_orig_width | GenericTexture | [protected] |
m_tile_max | TilesTexture | [protected] |
m_width | GenericTexture | [protected] |
orig_height() const | GenericTexture | [inline] |
orig_width() const | GenericTexture | [inline] |
set_info(int max, tile_info_func *info) | TilesTexture | |
TilesTexture() | TilesTexture | |
unload_texture() | GenericTexture | |
width() const | GenericTexture | [inline] |
~GenericTexture() | GenericTexture | [virtual] |