27#ifndef _CEGUIRenderedStringWidgetComponent_h_
28#define _CEGUIRenderedStringWidgetComponent_h_
30#include "CEGUI/RenderedStringComponent.h"
31#include "CEGUI/String.h"
55 const Rectf* clip_rect,
const float vertical_space,
56 const float space_extra)
const;
61 bool first_component);
65 const float start,
const float end);
Class that holds details of colours for the four corners of a rectangle.
Definition ColourRect.h:45
Abstract class defining the interface for objects that buffer geometry for later rendering.
Definition GeometryBuffer.h:44
Base class representing a part of a rendered string. The 'part' represented may be a text string,...
Definition RenderedStringComponent.h:49
String class used within the GUI system.
Definition String.h:64
An abstract base class providing common functionality and specifying the required interface for deriv...
Definition Window.h:151
Main namespace for Crazy Eddie's GUI Library.
Definition arch_overview.dox:1