#include <ResSprite.h>
|
| MR_DllDeclare | ResSprite (int pResourceId) |
| |
| MR_DllDeclare | ~ResSprite () |
| |
| MR_DllDeclare int | GetResourceId () const |
| |
| | 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 |
| |
| HoverRace::ObjFacTools::ResSprite::ResSprite |
( |
int |
pResourceId | ) |
|
| HoverRace::ObjFacTools::ResSprite::~ResSprite |
( |
| ) |
|
| int HoverRace::ObjFacTools::ResSprite::GetResourceId |
( |
| ) |
const |
| int HoverRace::ObjFacTools::ResSprite::mResourceId |
|
protected |
The documentation for this class was generated from the following files: