|
Crazy Eddie's GUI System
0.8.4
|
Base class for ScrollablePane window renderer objects. More...
Inheritance diagram for CEGUI::ScrollablePaneWindowRenderer:
Collaboration diagram for CEGUI::ScrollablePaneWindowRenderer:Public Member Functions | |
| ScrollablePaneWindowRenderer (const String &name) | |
| Constructor. | |
| virtual Rectf | getViewableArea (void) const =0 |
| Return a Rect that described the pane's viewable area, relative to this Window, in pixels. | |
Base class for ScrollablePane window renderer objects.
| virtual Rectf CEGUI::ScrollablePaneWindowRenderer::getViewableArea | ( | void | ) | const [pure virtual] |
Return a Rect that described the pane's viewable area, relative to this Window, in pixels.
Implemented in CEGUI::FalagardScrollablePane.