Public Member Functions | |
| cFreeSpaceCell () | |
| cFreeSpaceCell (const int x, const int y, const int w, const int h) | |
Public Attributes | |
| int | x |
| int | y |
| int | w |
| int | h |
Definition at line 65 of file lugre_texatlas.h.
| Lugre::cTexAtlas::cFreeSpaceCell::cFreeSpaceCell | ( | ) | [inline] |
Definition at line 65 of file lugre_texatlas.h.
| Lugre::cTexAtlas::cFreeSpaceCell::cFreeSpaceCell | ( | const int | x, | |
| const int | y, | |||
| const int | w, | |||
| const int | h | |||
| ) | [inline] |
Definition at line 65 of file lugre_texatlas.h.
Definition at line 65 of file lugre_texatlas.h.
Definition at line 65 of file lugre_texatlas.h.
Definition at line 65 of file lugre_texatlas.h.
Definition at line 65 of file lugre_texatlas.h.
1.5.6