Combat_button Class Reference

#include <misc_buttons.h>

Inheritance diagram for Combat_button:

Inheritance graph
[legend]
Collaboration diagram for Combat_button:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Combat_button (Gump *par, int px, int py)
virtual void activate ()
virtual void paint ()

Detailed Description

Definition at line 62 of file misc_buttons.h.


Constructor & Destructor Documentation

Combat_button::Combat_button ( Gump par,
int  px,
int  py 
)

Definition at line 98 of file misc_buttons.cc.

References Game_singletons::gwin, Game_window::in_combat(), and Gump_button::pushed.

Here is the call graph for this function:


Member Function Documentation

void Combat_button::activate (  )  [virtual]

Implements Gump_button.

Definition at line 110 of file misc_buttons.cc.

References gwin, Game_window::in_combat(), and Game_window::toggle_combat().

Here is the call graph for this function:

void Combat_button::paint (  )  [virtual]

Reimplemented from Gump_button.

Definition at line 123 of file misc_buttons.cc.

References gwin, Game_window::in_combat(), and Gump_button::paint().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Mon Jul 9 14:48:45 2007 for ExultEngine by  doxygen 1.5.1