#include <wndtitledmessage.h>


Public Member Functions | |
| WndInfoMob (Mob *mob) | |
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 |
| ShadowBox * | shadow |
| NinePatch * | chrome |
Static Public Attributes inherited from Window | |
| static const int | TITLE_COLOR = 0xFFFF44 |
| WndInfoMob::WndInfoMob | ( | Mob * | mob | ) |
