UGDK
|
#include <spritesheet.h>
Public Member Functions | |
SpritesheetFrame (PixelSurface *_surface, const Vector2D &_hotspot) | |
Public Attributes | |
PixelSurface * | surface |
Vector2D | hotspot |
ugdk::graphic::SpritesheetData::SpritesheetFrame::SpritesheetFrame | ( | PixelSurface * | _surface, |
const Vector2D & | _hotspot | ||
) | [inline] |