backPressed( )
bool backPressed()
cancelPressed( )
void cancelPressed()
deviceOrientationChanged( ... )
void deviceOrientationChanged(ofOrientation newOrientation)
deviceOrientationChangedEvent( ... )
void deviceOrientationChangedEvent(ofOrientation &newOrientation)
networkConnected( ... )
void networkConnected(bool connected)
networkConnectedEvent( ... )
void networkConnectedEvent(bool &connected)
okPressed( )
void okPressed()
reloadGL( )
void reloadGL()
reloadTextures( )
void reloadTextures()
swipe( ... )
void swipe(ofxAndroidSwipeEventArgs &args)
swipe( ... )
void swipe(ofxAndroidSwipeDir swipeDir, int id)
unloadGL( )
void unloadGL()
unloadTextures( )
void unloadTextures()