rotation property

int rotation
getter/setter pair

degree need to rotate clockwise. values can be 0, 90, 180, 270

Implementation

var rotation = 0;