|
FIFE
|
#include <renderbackend.h>
Collaboration diagram for FIFE::RenderBackend::ClipInfo:Public Attributes | |
| Rect | r |
| bool | clearing |
Definition at line 487 of file renderbackend.h.
| bool FIFE::RenderBackend::ClipInfo::clearing |
Definition at line 490 of file renderbackend.h.
Referenced by FIFE::RenderBackend::pushClipArea().
| Rect FIFE::RenderBackend::ClipInfo::r |
Definition at line 489 of file renderbackend.h.
Referenced by FIFE::RenderBackend::popClipArea(), and FIFE::RenderBackend::pushClipArea().