GLICT Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
glictButtonButton class widget
glictColorUsed to store all color elements supported by OpenGL - red, green, blue and alpha channel. Stored as float. Values 0.f-1.f
glictContainerContainer class, base for all other widgets
glictFontRepresents one font usable by GLICT. (GLICT currently uses only one, "system")
glictGlobalsClassStores some global settings
glictImagePurely virtual base class for representing an image
glictList
glictMessageBoxDerived from window, this widget contains a panel with settable caption, and an OK button which closes the messagebox and possibly calls a settable function
glictPanelSimple rectangular widget that can contain children, has changeable background color, can have a skin, and has a virtual area
glictPosUsed to store either position or size. (later typedefed to equal glictSize - contains unions so both names can be used for elements)
glictProgressBar
glictRectStores a rectangular portion of the screen
glictScrollbarWidget with two buttons and a box that can be moved left or right using aforementioned buttons. (Buttons are not glictButtons)
glictSkinner
glictTextboxRectangle shaped area that accepts keypress events and changes its own caption accordingly
glictWindowA draggable window that can contain subelements. Similar to many other "windowing systems" (but a lot uglier and flatter)
SDLFont
WinFontStruct

SourceForge.net Logo
generated with doxygen 1.5.3 on Mon Oct 29 18:09:26 2007