Starshatter_Open
Open source Starshatter engine
|
#include <ActiveWindow.h>
Public Member Functions | |
AWMap () | |
AWMap (int e, ActiveWindow *w, PFVAWE f) | |
int | operator== (const AWMap &m) const |
Static Public Member Functions | |
static const char * | TYPENAME () |
Public Attributes | |
int | eid |
ActiveWindow * | client |
PFVAWE | func |
Definition at line 100 of file ActiveWindow.h.
|
inline |
Definition at line 104 of file ActiveWindow.h.
|
inline |
Definition at line 105 of file ActiveWindow.h.
|
inline |
Definition at line 107 of file ActiveWindow.h.
|
inlinestatic |
Definition at line 102 of file ActiveWindow.h.
ActiveWindow* AWMap::client |
Definition at line 111 of file ActiveWindow.h.
int AWMap::eid |
Definition at line 110 of file ActiveWindow.h.
PFVAWE AWMap::func |
Definition at line 112 of file ActiveWindow.h.