Guichan Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
gcn::ActionEventRepresents an action event
gcn::ActionListenerInterface for listening for action events from widgets
gcn::AllegroFontAllegro font implementation of Font that uses the native Allegro font
gcn::AllegroGraphicsAllegro implementation of Graphics
gcn::AllegroImageAllegro implementation of Image
gcn::AllegroImageLoaderAllegro implementation of ImageLoader
gcn::AllegroInputAllegro implementation of the Input
gcn::BasicContainerA base class for containers
gcn::ButtonAn implementation of a regular clickable button
gcn::CheckBoxAn implementation of a check box where a user can select or deselect the check box and where the status of the check box is displayed to the user
gcn::ClipRectangleA rectangle used when dealing with clipping
gcn::ColorRepresents a color with red, green, blue and alpha components
gcn::ContainerAn implementation of a container able to contain other widgets
gcn::contrib::AdjustingContainerSelf-adjusting Container class
gcn::contrib::AllegroGlyphKeeperFontTrue type font support using Allegro and GlyphKeeper
gcn::contrib::OGLFTFontOpenGL True Type Font implementation of Font
gcn::contrib::SDLTrueTypeFontSDL True Type Font implementation of Font
gcn::DeathListenerInterface for listening for death events from widgets
gcn::DefaultFontA font only capable of drawing rectangles
gcn::DropDownAn implementation of a drop downable list from which an item can be selected
gcn::EventBase class for all events
gcn::ExceptionAn exception containing a message, a file and a line number where the exception occured
gcn::FocusHandlerHandles focus for widgets in a Gui
gcn::FocusListenerInterface for listening for focus events from widgets
gcn::FontInterface for a font
gcn::GenericInputImplementation of a generic input which can be used with any back end
gcn::GraphicsAbstract class for providing drawing primitve functions
gcn::GuiContains a Guichan GUI
gcn::HGEGraphicsHGE implementation of Graphics
gcn::HGEImageHGE implementation of Image
gcn::HGEImageFontFont to be used with HGE
gcn::HGEImageLoaderHGE implementation of ImageLoader
gcn::HGEInputHGE implementation of Input
gcn::IconImplements an icon capable of displaying an image
gcn::ImageHolds an image
gcn::ImageButtonAn implementation of a regular clickable button
gcn::ImageFontA font using an image containing the font data
gcn::ImageLoaderAbstract class for providing functions for loading images
gcn::InputAbstract class for providing functions for user input
gcn::InputEventBase class for all events concerning input
gcn::KeyRepresents a key or a character
gcn::KeyEventRepresents a key event
gcn::KeyInputInternal class that represents key input
gcn::KeyListenerInterface for listening for key events from widgets
gcn::LabelImplementation of a label capable of displaying a caption
gcn::ListBoxAn implementation of a list box where an item can be selected
gcn::ListModelAn interface for a model that represents a list
gcn::MouseEventRepresents a mouse event
gcn::MouseInputInternal class that represents mouse input
gcn::MouseListenerInterface for listening for mouse events from widgets
gcn::OpenGLAllegroImageLoaderOpenGL ImageLoader that loads images with Allegro
gcn::OpenGLGraphicsOpenGL implementation of the Graphics
gcn::OpenGLImageOpenGL implementation of Image
gcn::OpenGLSDLImageLoaderOpenGL ImageLoader that loads images with SDL
gcn::OpenLayerGraphicsOpenLayer implementation of Graphics
gcn::OpenLayerImageOpenLayer implementation of Image
gcn::OpenLayerImageLoaderOpenLayer implementation of ImageLoader
gcn::OpenLayerInputOpenLayer implementation of the Input
gcn::OpenLayerTTFontOpenLayer font implementation of Font that uses the native OpenLayer font
gcn::RadioButtonAn implementation of a radio button where a user can select or deselect the radio button and where the status of the radio button is displayed to the user
gcn::RectangleRepresents a rectangle
gcn::ScrollAreaImplementation if a scrollable area used to view widgets larger than the scroll area
gcn::SDLGraphicsSDL implementation of the Graphics
gcn::SDLImageSDL implementation of Image
gcn::SDLImageLoaderSDL implementation of ImageLoader
gcn::SDLInputSDL implementation of Input
gcn::SelectionEventRepresents a selection event
gcn::SelectionListenerInterface for listening for selection events from widgets
gcn::SliderAn implementation of a slider where a user can select different values by sliding between a start value and an end value of a scale
gcn::TabAn implementation of a simple tab to be used in a tabbed area
gcn::TabbedAreaAn implementation of a tabbed area where a user can display a widget by selecting a tab
gcn::TextBoxAn implementation of a text box where a user can enter text that contains of many lines
gcn::TextFieldAn implementation of a text field where a user can enter a line of text
gcn::WidgetAbstract class for widgets of Guichan
gcn::WidgetListenerInterface for listening for events from widgets
gcn::WindowAn implementation of a movable window that can contain other widgets

Generated on Sat Apr 26 13:40:09 2008 for Guichan by  doxygen 1.5.2