#include <shape_frame.h>
Public Member Functions | |
ShapeFrame (const RawShapeFrame *rawframe) | |
bool | hasPoint (int x, int y) const |
uint8 | getPixel (int x, int y) const |
const Graphics::Surface & | getSurface () const |
Public Attributes | |
int16 & | _width |
int16 & | _height |
int16 | _xoff |
int16 | _yoff |
uint8 | _keycolor |
A decompressed version of the RawShapeFrame for easier rendering