|
supertux
|


Public Member Functions | |
| TextureRequest (const DrawingTransform &transform) | |
| RequestType | get_type () const override |
Public Member Functions inherited from DrawingRequest | |
| 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 |
Public Attributes inherited from DrawingRequest | |
| int | layer |
| Flip | flip |
| float | alpha |
| Blend | blend |
| const Rect | viewport |
1.8.13