Public Member Functions | |
ItemEntryWindowRenderer (const String &name) | |
Constructor. | |
virtual Size | getItemPixelSize (void) const =0 |
Return the "optimal" size for the item. |
virtual Size CEGUI::ItemEntryWindowRenderer::getItemPixelSize | ( | void | ) | const [pure virtual] |
Return the "optimal" size for the item.
Implemented in CEGUI::FalagardItemEntry, and CEGUI::FalagardMenuItem.