My Project
 
Loading...
Searching...
No Matches
WndClass Class Reference

#include <wndclass.h>

Inheritance diagram for WndClass:
Collaboration diagram for WndClass:

Public Member Functions

 WndClass (HeroClass cl)
 
- Public Member Functions inherited from WndTabbed
virtual void resize (int w, int h)
 
void select (Tab *tab)
 
void select (int index)
 
 WndTabbed ()
 
- Public Member Functions inherited from Window
 Window ()
 
 Window (int width, int height)
 
 Window (int width, int height, NinePatch *chrome)
 
virtual void onBackPressed ()
 
void hide ()
 
virtual void destroy ()
 
virtual void onSignal (Keys::Key *key)
 

Public Attributes

HeroClass cl
 
- Public Attributes inherited from Window
int width
 
int height
 
TouchArea * blocker
 
ShadowBoxshadow
 
NinePatch * chrome
 

Additional Inherited Members

- Static Public Attributes inherited from Window
static const int TITLE_COLOR = 0xFFFF44
 
- Protected Member Functions inherited from WndTabbed
void onClick (Tab *tab)
 
int tabHeight ()
 
Tabadd (Tab *tab)
 
- Protected Attributes inherited from WndTabbed
std::vector< Tab * > tabs
 
Tabselected
 

Constructor & Destructor Documentation

◆ WndClass()

WndClass::WndClass ( HeroClass cl)
Here is the call graph for this function:

Member Data Documentation

◆ cl

HeroClass WndClass::cl

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