remove unused
This commit is contained in:
@@ -22,16 +22,8 @@ public:
|
|||||||
virtual void TweenOffScreen();
|
virtual void TweenOffScreen();
|
||||||
|
|
||||||
private:
|
private:
|
||||||
void KeyLeft();
|
|
||||||
void KeyRight();
|
|
||||||
void KeyUp();
|
|
||||||
void KeyDown();
|
|
||||||
void KeyBack();
|
|
||||||
void KeyStart();
|
|
||||||
|
|
||||||
void Refresh();
|
void Refresh();
|
||||||
|
|
||||||
|
|
||||||
int m_iCurController;
|
int m_iCurController;
|
||||||
int m_iCurButton;
|
int m_iCurButton;
|
||||||
int m_iCurSlot;
|
int m_iCurSlot;
|
||||||
|
|||||||
Reference in New Issue
Block a user