This is the complete list of members for yaze::gfx::Arena, including all inherited members.
AllocateSurface(int width, int height, int depth, int format) | yaze::gfx::Arena | |
AllocateTexture(SDL_Renderer *renderer, int width, int height) | yaze::gfx::Arena | |
Arena() | yaze::gfx::Arena | private |
bg1() | yaze::gfx::Arena | inline |
bg1_ | yaze::gfx::Arena | private |
bg2() | yaze::gfx::Arena | inline |
bg2_ | yaze::gfx::Arena | private |
FreeSurface(SDL_Surface *surface) | yaze::gfx::Arena | |
FreeTexture(SDL_Texture *texture) | yaze::gfx::Arena | |
Get() | yaze::gfx::Arena | static |
gfx_sheet(int i) | yaze::gfx::Arena | inline |
gfx_sheets() | yaze::gfx::Arena | inline |
gfx_sheets_ | yaze::gfx::Arena | private |
kTilesPerColumn | yaze::gfx::Arena | privatestatic |
kTilesPerRow | yaze::gfx::Arena | privatestatic |
kTotalTiles | yaze::gfx::Arena | privatestatic |
layer1_buffer_ | yaze::gfx::Arena | private |
layer2_buffer_ | yaze::gfx::Arena | private |
mutable_gfx_sheet(int i) | yaze::gfx::Arena | inline |
mutable_gfx_sheets() | yaze::gfx::Arena | inline |
surfaces_ | yaze::gfx::Arena | private |
textures_ | yaze::gfx::Arena | private |
UpdateTexture(SDL_Texture *texture, SDL_Surface *surface) | yaze::gfx::Arena | |
~Arena() | yaze::gfx::Arena |