TileBuffer Class Reference
#include <tilebuf.h>
List of all members.
|
Public Member Functions |
| | TileBuffer (const TilesTexture *tex=NULL) |
| void | add_unscaled (tileidx_t idx, float x, float y, int ymax=TILE_Y) |
| void | add (tileidx_t idx, int x, int y, int ox=0, int oy=0, bool centre=true, int ymax=-1) |
Constructor & Destructor Documentation
Member Function Documentation
| void TileBuffer::add_unscaled |
( |
tileidx_t |
idx, |
|
|
float |
x, |
|
|
float |
y, |
|
|
int |
ymax = TILE_Y | |
|
) |
| | |
| void TileBuffer::add |
( |
tileidx_t |
idx, |
|
|
int |
x, |
|
|
int |
y, |
|
|
int |
ox = 0, |
|
|
int |
oy = 0, |
|
|
bool |
centre = true, |
|
|
int |
ymax = -1 | |
|
) |
| | |
The documentation for this class was generated from the following file: