____                _       __
    / __ )____  _____   | |     / /___ ___________
   / __  / __ \/ ___/   | | /| / / __ `/ ___/ ___/
  / /_/ / /_/ (__  )    | |/ |/ / /_/ / /  (__  )
 /_____/\____/____/     |__/|__/\__,_/_/  /____/

       A futuristic real-time strategy game.
          This file is part of Bos Wars.
(C) Copyright 2001-2007 by the Bos Wars and Stratagus Project. Distributed under the "GNU General Public License"

CUIButton Class Reference

#include <ui.h>

List of all members.

Public Member Functions

 CUIButton ()
 ~CUIButton ()

Public Attributes

int X
 x coordinate on the screen
int Y
 y coordinate on the screen
std::string Text
 button text
ButtonStyleStyle
 button style
LuaActionListenerCallback
 callback function


Detailed Description

Definition at line 108 of file ui.h.


Constructor & Destructor Documentation

CUIButton::CUIButton (  )  [inline]

Definition at line 110 of file ui.h.

CUIButton::~CUIButton (  )  [inline]

Definition at line 111 of file ui.h.


Member Data Documentation

std::string CUIButton::Text

button text

Definition at line 115 of file ui.h.

Referenced by DrawMenuButtonArea(), and EditorUpdateDisplay().

callback function

Definition at line 117 of file ui.h.

Referenced by EditorCallbackButtonUp(), and UIHandleButtonUp().


The documentation for this class was generated from the following file:

Generated on Sat Feb 21 00:28:24 2009 for Bos Wars by  doxygen 1.5.6