Public Member Functions | |
| bool | isEmpty () |
| void | clear () |
| void | render (WGame &game, Common::Rect src, Common::Rect dst) |
| void | blitInto (gTexture *texture, Common::Rect src, Common::Rect dst) |
Public Attributes | |
| Common::String | name |
| Texture * | _texture = nullptr |
| int | RealDimX = 0 |
| int | RealDimY = 0 |
| int | DimX = 0 |
| int | DimY = 0 |
| int | ID = 0 |
| int | Flags = 0 |