Public Member Functions | Public Attributes | List of all members
tile_map::Texture Class Reference

#include <texture_cache.h>

Public Member Functions

 Texture (int32_t texture_id, size_t hash)
 
 ~Texture ()
 

Public Attributes

bool failed
 
const int32_t id
 
const size_t url_hash
 

Detailed Description

Definition at line 39 of file texture_cache.h.

Constructor & Destructor Documentation

tile_map::Texture::Texture ( int32_t  texture_id,
size_t  hash 
)

Definition at line 49 of file texture_cache.cpp.

tile_map::Texture::~Texture ( )

Definition at line 55 of file texture_cache.cpp.

Member Data Documentation

bool tile_map::Texture::failed

Definition at line 48 of file texture_cache.h.

const int32_t tile_map::Texture::id

Definition at line 45 of file texture_cache.h.

const size_t tile_map::Texture::url_hash

Definition at line 46 of file texture_cache.h.


The documentation for this class was generated from the following files:


tile_map
Author(s): Marc Alban
autogenerated on Thu Jun 6 2019 19:25:35