Classes | |
class | GUI |
class | Widget |
class | Window |
class | BetaGUIListener |
class | Callback |
class | Button |
class | MenuButton |
class | BoolButton |
class | TextInput |
class | StaticText |
class | RealButton |
class | Effect |
class | AlphaEffect |
class | MoveEffect |
class | SizeEffect |
class | ActivateEffect |
class | OverEffect |
Enumerations | |
enum | WindowFeatureType { WFT_NONE = 0, WFT_MOVE, WFT_RESIZE, WFT_RESIZE_AND_MOVE } |
enum | WindowPlacementType { WPT_NONE = 0, WPT_VERTICAL, WPT_HORIZONTAL } |
enum | WindowActivity { WA_NONE = 0, WA_MOVE, WA_RESIZE, WA_PRESS } |
Betajaen's GUI 016 Uncompressed Written by Robin "Betajaen" Southern 07-Nov-2006, http://www.ogre3d.org/wiki/index.php/BetaGUI This code is under the Whatevar! licence. Do what you want; but keep the original copyright header.