rotated property

bool rotated

Switch x and y axis position.

Implementation

external bool get rotated;
void rotated=(bool v)

Implementation

external set rotated(bool v);