supertux
|
Public Member Functions | |
TextureRequest (const DrawingTransform &transform) | |
RequestType | get_type () const override |
![]() | |
DrawingRequest (const DrawingTransform &transform) | |
Public Attributes | |
const Texture * | texture |
const Texture * | displacement_texture |
std::vector< Rectf > | srcrects |
std::vector< Rectf > | dstrects |
std::vector< float > | angles |
Color | color |
![]() | |
int | layer |
Flip | flip |
float | alpha |
Blend | blend |
const Rect | viewport |