|
@ -57,6 +57,8 @@ class ofxPiMapper { |
|
|
// Surfaces, active preset
|
|
|
// Surfaces, active preset
|
|
|
unsigned int getNumSurfaces(); |
|
|
unsigned int getNumSurfaces(); |
|
|
void selectSurface(int i); |
|
|
void selectSurface(int i); |
|
|
|
|
|
void selectNextSurface(); |
|
|
|
|
|
void selectPrevSurface(); |
|
|
void togglePauseForSurface(unsigned int i); |
|
|
void togglePauseForSurface(unsigned int i); |
|
|
|
|
|
|
|
|
bool loadXmlSettings(string fileName); |
|
|
bool loadXmlSettings(string fileName); |
|
|