Public Member Functions | |
| KAWinLoading (KWin *pFather, KFPt &Pos, KFPt &Size, KInterface *pInterface) | |
| ~KAWinLoading () | |
| void | SetState (E_LOADING_STATE eState) |
| void | SetText (char *pText) |
| virtual void | Display () |
| virtual void | Manage () |
| virtual void | Load () |
| virtual void | Unload () |
Protected Attributes | |
| KSHADER | m_hBackGround |
| KText * | m_pText1 |
| KText * | m_pText2 |
| E_LOADING_STATE | m_eLoadingState |
| KStr | m_sBackGround |
| float | m_fProgressBar |
| float | m_fTimeOut |
| KTIME | m_currentTime |
Definition at line 30 of file A_WinLoading.h.
1.5.1-p1