addEvent(const String &name) | CEGUI::EventSet | |
create(const String &xml_filename, const String &resource_group="", XMLResourceExistsAction action=XREA_RETURN) | CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler > | |
createAll(const String &pattern, const String &resource_group) | CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler > | |
createFreeTypeFont(const String &font_name, const float point_size, const bool anti_aliased, const String &font_filename, const String &resource_group="", const bool auto_scaled=false, const float native_horz_res=640.0f, const float native_vert_res=480.0f, XMLResourceExistsAction action=XREA_RETURN) | CEGUI::FontManager | |
createPixmapFont(const String &font_name, const String &imageset_filename, const String &resource_group="", const bool auto_scaled=false, const float native_horz_res=640.0f, const float native_vert_res=480.0f, XMLResourceExistsAction action=XREA_RETURN) | CEGUI::FontManager | |
d_events (defined in CEGUI::EventSet) | CEGUI::EventSet | protected |
d_muted | CEGUI::EventSet | protected |
d_objects | CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler > | protected |
d_resourceType | CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler > | protected |
destroy(const String &object_name) | CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler > | |
destroy(const Font &object) | CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler > | |
destroyAll() | CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler > | |
destroyObject(typename ObjectRegistry::iterator ob) | CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler > | protected |
doExistingObjectAction(const String object_name, Font *object, const XMLResourceExistsAction action) | CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler > | protected |
doPostObjectAdditionAction(Font &object) | CEGUI::FontManager | protectedvirtual |
EventMap typedef (defined in CEGUI::EventSet) | CEGUI::EventSet | protected |
EventNamespace | CEGUI::ResourceEventSet | static |
EventResourceCreated | CEGUI::ResourceEventSet | static |
EventResourceDestroyed | CEGUI::ResourceEventSet | static |
EventResourceReplaced | CEGUI::ResourceEventSet | static |
EventSet() | CEGUI::EventSet | |
EventSet(EventSet &) (defined in CEGUI::EventSet) | CEGUI::EventSet | inlineprotected |
fireEvent(const String &name, EventArgs &args, const String &eventNamespace="") | CEGUI::EventSet | virtual |
fireEvent_impl(const String &name, EventArgs &args) | CEGUI::EventSet | protected |
FontIterator typedef | CEGUI::FontManager | |
FontManager() | CEGUI::FontManager | |
get(const String &object_name) const | CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler > | |
getEventObject(const String &name, bool autoAdd=false) | CEGUI::EventSet | protected |
getIterator() const | CEGUI::FontManager | |
getSingleton(void) (defined in CEGUI::Singleton< FontManager >) | CEGUI::Singleton< FontManager > | inlinestatic |
getSingletonPtr(void) (defined in CEGUI::Singleton< FontManager >) | CEGUI::Singleton< FontManager > | inlinestatic |
isDefined(const String &object_name) const | CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler > | |
isEventPresent(const String &name) | CEGUI::EventSet | |
isMuted(void) const | CEGUI::EventSet | |
Iterator typedef (defined in CEGUI::EventSet) | CEGUI::EventSet | |
ms_Singleton (defined in CEGUI::Singleton< FontManager >) | CEGUI::Singleton< FontManager > | protectedstatic |
NamedXMLResourceManager(const String &resource_type) | CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler > | |
notifyDisplaySizeChanged(const Size &size) | CEGUI::FontManager | |
ObjectRegistry typedef | CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler > | protected |
operator=(EventSet &) (defined in CEGUI::EventSet) | CEGUI::EventSet | inlineprotected |
removeAllEvents(void) | CEGUI::EventSet | |
removeEvent(const String &name) | CEGUI::EventSet | |
setMutedState(bool setting) | CEGUI::EventSet | |
Singleton(void) (defined in CEGUI::Singleton< FontManager >) | CEGUI::Singleton< FontManager > | inline |
subscribeEvent(const String &name, Event::Subscriber subscriber) | CEGUI::EventSet | virtual |
subscribeEvent(const String &name, Event::Group group, Event::Subscriber subscriber) | CEGUI::EventSet | virtual |
subscribeScriptedEvent(const String &name, const String &subscriber_name) | CEGUI::EventSet | virtual |
subscribeScriptedEvent(const String &name, Event::Group group, const String &subscriber_name) | CEGUI::EventSet | virtual |
writeFontToStream(const String &name, OutStream &out_stream) const | CEGUI::FontManager | |
~EventSet(void) | CEGUI::EventSet | virtual |
~FontManager() | CEGUI::FontManager | |
~NamedXMLResourceManager() | CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler > | virtual |
~Singleton(void) (defined in CEGUI::Singleton< FontManager >) | CEGUI::Singleton< FontManager > | inline |