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

#include <wndoptions.h>

Inheritance diagram for WndOptions:
Collaboration diagram for WndOptions:

Public Member Functions

 WndOptions (const std::string &title, const std::string &message, const std::vector< std::string > &options)
 
virtual void onSelect (int index)
 
- 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 resize (int w, int h)
 
virtual void destroy ()
 
virtual void onSignal (Keys::Key *key)
 

Additional Inherited Members

- Public Attributes inherited from Window
int width
 
int height
 
TouchArea * blocker
 
ShadowBoxshadow
 
NinePatch * chrome
 
- Static Public Attributes inherited from Window
static const int TITLE_COLOR = 0xFFFF44
 

Constructor & Destructor Documentation

◆ WndOptions()

WndOptions::WndOptions ( const std::string & title,
const std::string & message,
const std::vector< std::string > & options )
Here is the call graph for this function:

Member Function Documentation

◆ onSelect()

virtual void WndOptions::onSelect ( int index)
inlinevirtual

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