#include <window.h>
◆ Window() [1/3]
◆ Window() [2/3]
| Window::Window |
( |
int | width, |
|
|
int | height ) |
◆ Window() [3/3]
| Window::Window |
( |
int | width, |
|
|
int | height, |
|
|
NinePatch * | chrome ) |
◆ destroy()
◆ hide()
◆ onBackPressed()
| virtual void Window::onBackPressed |
( |
| ) |
|
|
inlinevirtual |
◆ onSignal()
| void Window::onSignal |
( |
Keys::Key * | key | ) |
|
|
virtual |
◆ resize()
| void Window::resize |
( |
int | w, |
|
|
int | h ) |
|
virtual |
◆ blocker
| TouchArea* Window::blocker |
◆ chrome
| NinePatch* Window::chrome |
◆ height
◆ shadow
◆ TITLE_COLOR
| const int Window::TITLE_COLOR = 0xFFFF44 |
|
static |
◆ width
The documentation for this class was generated from the following files: