Public Member Functions | |
| KAWinGame (KWin *pFather, KFPt &Pos, KFPt &Size, KInterface *pInterface) | |
| ~KAWinGame () | |
| virtual void | Display () |
| virtual void | Manage () |
| virtual void | Load () |
| virtual void | Unload () |
Protected Attributes | |
| KSHADER | m_hBackGround |
| KButton * | m_pButtonReturnGame |
| KButton * | m_pButtonOptions |
| KButton * | m_pButtonReturnMenu |
| KButton * | m_pButtonQuit |
| bool | m_bConnect |
Definition at line 19 of file A_WinGame.h.
1.5.1-p1