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

#include <wndtabbed.h>

Inheritance diagram for WndCatalogus:
Collaboration diagram for WndCatalogus:

Classes

class  ListItem
 

Public Member Functions

void updateList ()
 
 WndCatalogus ()
 
- 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

ArrayList< ListItem * > items
 
- Public Attributes inherited from Window
int width
 
int height
 
TouchArea * blocker
 
ShadowBoxshadow
 
NinePatch * chrome
 

Static Public Attributes

static boolean showPotions = true
 
- Static Public Attributes inherited from Window
static const int TITLE_COLOR = 0xFFFF44
 

Additional Inherited Members

- 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

◆ WndCatalogus()

WndCatalogus::WndCatalogus ( )
Here is the call graph for this function:

Member Function Documentation

◆ updateList()

void WndCatalogus::updateList ( )
Here is the call graph for this function:

Member Data Documentation

◆ items

ArrayList<ListItem*> WndCatalogus::items

◆ showPotions

boolean WndCatalogus::showPotions = true
static

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