Oxygine  1
2g game engine
Public Member Functions | Protected Types | Protected Attributes | List of all members
oxygine::Atlas2 Class Reference

Public Member Functions

void init (int w, int h, int skipSize=3)
 
void clean ()
 
bool add (Texture *dest, const ImageData &src, Rect &srcRect, const Point &offset)
 
const RectgetBounds () const
 

Protected Types

typedef std::deque< Rectrects
 

Protected Attributes

Rect _bounds
 
rects _free
 
int _skipSize
 

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