mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-03-30 11:13:51 +00:00
toggleSearchText
This commit is contained in:
committed by
milkdropper
parent
4994725805
commit
ffdb4806a7
@ -164,6 +164,7 @@ public:
|
||||
return duration_cast<milliseconds>(system_clock::now().time_since_epoch());;
|
||||
}
|
||||
|
||||
void toggleSearchText();
|
||||
void toggleInput();
|
||||
void touch(float x, float y, int pressure, int type);
|
||||
void touchDrag(float x, float y, int pressure);
|
||||
|
||||
Reference in New Issue
Block a user