Holds the information needed when telling a drawable to render itself. More...
Public Member Functions | |
| RenderingContext (Graphics &g, const AffineTransform &transform, float opacity) throw () | |
Public Attributes | |
| Graphics & | g |
| AffineTransform | transform |
| float | opacity |
Holds the information needed when telling a drawable to render itself.
| Drawable::RenderingContext::RenderingContext | ( | Graphics & | g, | |
| const AffineTransform & | transform, | |||
| float | opacity | |||
| ) | throw () |
1.6.3