Skip to content

functions : setRotation

max mc costa edited this page Jun 18, 2016 · 1 revision

setRotation(0...3);//rotate the whole screen


Parameter:
setRotation rotate the entire screen, the operation has to be placed before any other operation.
The complete setRotation function is: setRotation(0...3);
where:
0...3: a numeric value between 0...3

Clone this wiki locally