Crazy Eddie's GUI System  0.8.4
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
CEGUI::Scheme::LoadableUIElement Struct Reference

A single file reference to a font, imageset or so to be loaded as part of this Scheme. More...

+ Collaboration diagram for CEGUI::Scheme::LoadableUIElement:

Public Attributes

String name
 
String filename
 
String resourceGroup
 

Detailed Description

A single file reference to a font, imageset or so to be loaded as part of this Scheme.

Note
This is public because you might want to iterate over these and load them yourself!