class RWsSprite : public RWsSpriteBase |
Sprite.
This class defines functions to create and initialise a sprite, and to set its position.
Public Member Functions | |
---|---|
RWsSprite() | |
RWsSprite(RWsSession &) | |
IMPORT_C TInt | Construct(RWindowTreeNode &, const TPoint &, TInt) |
IMPORT_C void | SetPosition(const TPoint &) |
Inherited Attributes | |
---|---|
MWsClientClass::iBuffer | |
MWsClientClass::iWsHandle |
IMPORT_C TInt | Construct | ( | RWindowTreeNode & | aWindow, |
const TPoint & | aPos, | |||
TInt | aFlags | |||
) |
RWindowTreeNode & aWindow | |
const TPoint & aPos | |
TInt aFlags |