This is the complete list of members for SRL::Scene2D, including all inherited members.
ClipInside enum value | SRL::Scene2D | |
ClipOutside enum value | SRL::Scene2D | |
Clipping enum value | SRL::Scene2D | |
ClippingEffect enum name | SRL::Scene2D | |
DrawLine(const Types::Vector2D &start, const Types::Vector2D &end, const Types::HighColor &color, const Types::Fxp sort) | SRL::Scene2D | inlinestatic |
DrawPolygon(const Types::Vector2D points[4], const bool fill, const Types::HighColor &color, const Types::Fxp sort) | SRL::Scene2D | inlinestatic |
DrawSprite(const uint16_t texture, SRL::CRAM::Palette *texturePalette, const Types::Vector2D points[4], const Types::Fxp depth) | SRL::Scene2D | inlinestatic |
DrawSprite(const uint16_t texture, const Types::Vector2D points[4], const Types::Fxp depth) | SRL::Scene2D | inlinestatic |
DrawSprite(const uint16_t texture, SRL::CRAM::Palette *texturePalette, const Types::Vector3D &location, const Types::Angle &angle=Types::Angle::FromRaw(0), const Types::Vector2D &scale=Types::Vector2D(1.0, 1.0)) | SRL::Scene2D | inlinestatic |
DrawSprite(const uint16_t texture, const Types::Vector3D &location, const Types::Angle &angle=Types::Angle::FromRaw(0), const Types::Vector2D &scale=Types::Vector2D(1.0, 1.0)) | SRL::Scene2D | inlinestatic |
DrawSprite(const uint16_t texture, const Types::Vector3D &location, const Types::Vector2D &scale) | SRL::Scene2D | inlinestatic |
DrawSprite(const uint16_t texture, SRL::CRAM::Palette *texturePalette, const Types::Vector3D &location, const Types::Vector2D &scale) | SRL::Scene2D | inlinestatic |
Flip enum value | SRL::Scene2D | |
FlipEffect enum name | SRL::Scene2D | |
GetEffect(const SpriteEffect effect) | SRL::Scene2D | inlinestatic |
Gouraud enum value | SRL::Scene2D | |
HalfTransparency enum value | SRL::Scene2D | |
HorizontalFlip enum value | SRL::Scene2D | |
NoClipping enum value | SRL::Scene2D | |
NoFlip enum value | SRL::Scene2D | |
OpacityBank enum value | SRL::Scene2D | |
ScreenDoors enum value | SRL::Scene2D | |
SetClippingRectangle(const Types::Vector3D &location, const Types::Vector2D &size) | SRL::Scene2D | inlinestatic |
SetEffect(const SpriteEffect effect, const int32_t data=-1) | SRL::Scene2D | inlinestatic |
SpriteEffect enum name | SRL::Scene2D | |
VerticalFlip enum value | SRL::Scene2D |