CButton() | CButton | |
Init(RECT box, bool visible, bool enabled, WCHAR *caption, RECT textBox, IDirectSound8 *pDS, LPWSTR clickSoundFilename, LPWSTR focusSoundFilename, int type) | CButton | [virtual] |
OnButtonPress() | CButton | |
OnEvent(UINT uMsg, WPARAM wParam, LPARAM lParam) | CButton | [virtual] |
OnFrameMove(LPDIRECT3DDEVICE9 pd3dDevice, float fElapsedTime) | CButton | [virtual] |
OnRender(LPDIRECT3DDEVICE9 pd3dDevice) | CButton | [virtual] |
SetFocus(bool focus) | CButton | |
~CButton() | CButton |