UGDK  0.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ugdk::graphic::SpritesheetData::SpritesheetFrame Struct Reference

#include <ugdk/graphic/spritesheet.h>

Collaboration diagram for ugdk::graphic::SpritesheetData::SpritesheetFrame:

Public Member Functions

 SpritesheetFrame (PixelSurface *_surface, const Vector2D &_hotspot)
 

Public Attributes

PixelSurface * surface
 
Vector2D hotspot
 

Constructor & Destructor Documentation

ugdk::graphic::SpritesheetData::SpritesheetFrame::SpritesheetFrame ( PixelSurface *  _surface,
const Vector2D _hotspot 
)
inline

Member Data Documentation

Vector2D ugdk::graphic::SpritesheetData::SpritesheetFrame::hotspot
PixelSurface* ugdk::graphic::SpritesheetData::SpritesheetFrame::surface

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