hi
is it possible to rotate a canvas? i am drawing stuff on it and i would like to rotate everything.
how can i do it?
thanx
if found this: http://www.dreamincode.net/forums/topic/303313-how-to-rotate-canvas-rect/
is this possible with b4j? do i have to save it as a bmp and then draw with drawbitmaprotated? or can i rotate the canvas (translate) it directly.
is it possible to rotate a canvas? i am drawing stuff on it and i would like to rotate everything.
how can i do it?
thanx
if found this: http://www.dreamincode.net/forums/topic/303313-how-to-rotate-canvas-rect/
is this possible with b4j? do i have to save it as a bmp and then draw with drawbitmaprotated? or can i rotate the canvas (translate) it directly.
Last edited: