OF also has a way to rotate the screen for installations... just call ofSetOrientation(OF_ORIENTATION_90_LEFT)
and it'll rotate the screen. you can also use OF_ORIENTATION_90_RIGHT and OF_ORIENTATION_180
↧
Performance drop after rotating screen
↧