cleanup
This commit is contained in:
@@ -79,7 +79,7 @@ protected:
|
|||||||
|
|
||||||
AutoActor m_sprCursor;
|
AutoActor m_sprCursor;
|
||||||
|
|
||||||
int m_iFocusX;
|
int m_iFocusX;
|
||||||
KeyboardRow m_iFocusY;
|
KeyboardRow m_iFocusY;
|
||||||
|
|
||||||
void PositionCursor();
|
void PositionCursor();
|
||||||
@@ -90,11 +90,11 @@ protected:
|
|||||||
ThemeMetric<float> ROW_END_X;
|
ThemeMetric<float> ROW_END_X;
|
||||||
ThemeMetric<float> ROW_END_Y;
|
ThemeMetric<float> ROW_END_Y;
|
||||||
|
|
||||||
RageSound m_sndType;
|
RageSound m_sndType;
|
||||||
RageSound m_sndBackspace;
|
RageSound m_sndBackspace;
|
||||||
RageSound m_sndChange;
|
RageSound m_sndChange;
|
||||||
|
|
||||||
RageTimer m_timerToggleCursor;
|
RageTimer m_timerToggleCursor;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user