December 2014 files
This commit is contained in:
@@ -21,7 +21,7 @@ public:
|
||||
|
||||
virtual bool setupControl(UIScene *scene, IggyValuePath *parent, const string &controlName);
|
||||
|
||||
void init(const wstring &label, int id, int min, int max, int current);
|
||||
void init(UIString label, int id, int min, int max, int current);
|
||||
|
||||
void handleSliderMove(int newValue);
|
||||
void SetSliderTouchPos(float fTouchPos);
|
||||
|
||||
Reference in New Issue
Block a user