wsp::Sprite Member List
This is the complete list of members for
wsp::Sprite, including all inherited members.
| _height | wsp::Layer | [protected] |
| _width | wsp::Layer | [protected] |
| CollidesWith(const Rectangle *rect, f32 x=0, f32 y=0) const | wsp::Sprite | |
| CollidesWith(const Sprite *sprite, bool complete=false) const | wsp::Sprite | |
| CollidesWith(const TiledLayer *tiledlayer) const | wsp::Sprite | |
| DefineCollisionRectangle(f32 x, f32 y, f32 width, f32 height) | wsp::Sprite | |
| Draw(f32 offsetX=0, f32 offsetY=0) const | wsp::Sprite | [virtual] |
| GetCollisionRectangle() const | wsp::Sprite | |
| GetFrame() const | wsp::Sprite | |
| GetFrameSequenceLength() const | wsp::Sprite | |
| GetFrameSequencePos() const | wsp::Sprite | |
| GetHeight() const | wsp::Layer | |
| GetImage() const | wsp::Sprite | |
| GetRawFrameCount() const | wsp::Sprite | |
| GetRefPixelPositioning() const | wsp::Sprite | |
| GetRefPixelX() const | wsp::Sprite | |
| GetRefPixelY() const | wsp::Sprite | |
| GetRotation() const | wsp::Sprite | |
| GetStretchHeight() const | wsp::Sprite | |
| GetStretchWidth() const | wsp::Sprite | |
| GetTransform() const | wsp::Sprite | |
| GetTransparency() const | wsp::Sprite | |
| GetWidth() const | wsp::Layer | |
| GetX() const | wsp::Layer | |
| GetY() const | wsp::Layer | |
| GetZoom() const | wsp::Sprite | |
| IsVisible() const | wsp::Layer | |
| Layer() (defined in wsp::Layer) | wsp::Layer | |
| Move(f32 deltaX, f32 deltaY) | wsp::Layer | |
| NextFrame() | wsp::Sprite | |
| PrevFrame() | wsp::Sprite | |
| SetFrame(u32 sequenceIndex) | wsp::Sprite | |
| SetFrameSequence(u32 *sequence, u32 length) | wsp::Sprite | |
| SetImage(Image *image, u32 frameWidth=0, u32 frameHeight=0) | wsp::Sprite | |
| SetPosition(f32 x, f32 y) | wsp::Layer | |
| SetRefPixelPosition(f32 x, f32 y) | wsp::Sprite | |
| SetRefPixelPositioning(REFPIXEL_POSITIONING positioning) | wsp::Sprite | |
| SetRefPixelX(f32 x) | wsp::Sprite | |
| SetRefPixelY(f32 y) | wsp::Sprite | |
| SetRotation(f32 rotation) | wsp::Sprite | |
| SetStretchHeight(f32 stretchHeight) | wsp::Sprite | |
| SetStretchWidth(f32 stretchWidth) | wsp::Sprite | |
| SetTransform(u8 transform) | wsp::Sprite | |
| SetTransparency(u8 alpha) | wsp::Sprite | |
| SetVisible(bool visible) | wsp::Layer | |
| SetX(f32 x) | wsp::Layer | |
| SetX(s32 x) | wsp::Layer | |
| SetX(u32 x) | wsp::Layer | |
| SetY(f32 y) | wsp::Layer | |
| SetY(s32 y) | wsp::Layer | |
| SetY(u32 y) | wsp::Layer | |
| SetZoom(f32 zoom) | wsp::Sprite | |
| Sprite() | wsp::Sprite | |
| ~Layer() (defined in wsp::Layer) | wsp::Layer | [virtual] |
| ~Sprite() | wsp::Sprite | [virtual] |