#include <CommonWindowMgr.h>
◆ PadTrigStatus
| Enumerator |
|---|
| cStatus_Decide | |
| cStatus_Back | |
| cStatus_Disabled | |
| cStatus_Dpad | |
| cStatus_Idle | |
◆ CommonWindowMgr()
| CommonWindowMgr::CommonWindowMgr |
( |
| ) |
|
◆ create()
| void CommonWindowMgr::create |
( |
| ) |
|
◆ execute()
| void CommonWindowMgr::execute |
( |
| ) |
|
◆ draw()
◆ drawDRC()
◆ drawDRC_System()
◆ open()
◆ setHideBackButton()
| void CommonWindowMgr::setHideBackButton |
( |
bool | hide | ) |
|
|
inline |
◆ setSystemDRC()
| void CommonWindowMgr::setSystemDRC |
( |
bool | enable | ) |
|
|
inline |
◆ close()
| void CommonWindowMgr::close |
( |
| ) |
|
|
inline |
◆ isOpen()
| bool CommonWindowMgr::isOpen |
( |
| ) |
const |
|
inline |
◆ isVisible()
| bool CommonWindowMgr::isVisible |
( |
| ) |
const |
|
inline |
◆ isTransitionAnime()
| bool CommonWindowMgr::isTransitionAnime |
( |
| ) |
const |
|
inline |
◆ isFadeOut()
| bool CommonWindowMgr::isFadeOut |
( |
| ) |
const |
|
inline |
◆ processPadTrig_TwoButtons()
| PadTrigStatus CommonWindowMgr::processPadTrig_TwoButtons |
( |
bool | enable_back_button | ) |
|
◆ processPadTrig_OneButton()
◆ cursorIsOnLeftButton()
| bool CommonWindowMgr::cursorIsOnLeftButton |
( |
| ) |
const |
|
inline |
◆ cursorIsOnRightButton()
| bool CommonWindowMgr::cursorIsOnRightButton |
( |
| ) |
const |
|
inline |
◆ cursorTriggerDecide()
| void CommonWindowMgr::cursorTriggerDecide |
( |
| ) |
|
|
inline |
◆ cursorIsNoPadInput()
| bool CommonWindowMgr::cursorIsNoPadInput |
( |
| ) |
const |
|
inline |
◆ setFreezePostDecide()
| void CommonWindowMgr::setFreezePostDecide |
( |
bool | freeze | ) |
|
|
inline |
◆ isDoneOutQuickSaveAnime()
| bool CommonWindowMgr::isDoneOutQuickSaveAnime |
( |
| ) |
const |
|
inline |
◆ mCommonWindow
◆ mControllers
◆ mCurrentControllerId
◆ mIsActive
| bool CommonWindowMgr::mIsActive |
|
private |