#include <Sprite.h>
|
| | Sprite () |
| |
| | ~Sprite () |
| |
| void | Blt (int pX, int pY, Viewport2D *pDest, eAlignment pHAlign=eLeft, eAlignment pVAlign=eTop, int pItem=0, int pScaling=1) const |
| |
| int | GetItemHeight () const |
| |
| int | GetItemWidth () const |
| |
| int | GetNbItem () const |
| |
| void | Serialize (Parcel::ObjStream &pArchive) |
| |
| void | StrBlt (int pX, int pY, const char *pStr, Viewport2D *pDest, eAlignment pHAlign=eLeft, eAlignment pVAlign=eTop, int pScaling=1) const |
| |
| Enumerator |
|---|
| eLeft |
|
| eTop |
|
| eRight |
|
| eBottom |
|
| eCenter |
|
| HoverRace::VideoServices::Sprite::Sprite |
( |
| ) |
|
| HoverRace::VideoServices::Sprite::~Sprite |
( |
| ) |
|
| int HoverRace::VideoServices::Sprite::GetItemHeight |
( |
| ) |
const |
| int HoverRace::VideoServices::Sprite::GetItemWidth |
( |
| ) |
const |
| int HoverRace::VideoServices::Sprite::GetNbItem |
( |
| ) |
const |
| MR_UInt8* HoverRace::VideoServices::Sprite::mData |
|
protected |
| int HoverRace::VideoServices::Sprite::mItemHeight |
|
protected |
| int HoverRace::VideoServices::Sprite::mNbItem |
|
protected |
| int HoverRace::VideoServices::Sprite::mTotalHeight |
|
protected |
| int HoverRace::VideoServices::Sprite::mWidth |
|
protected |
The documentation for this class was generated from the following files: