Rotation on the Z axis, positive values turn counterclockwise

Property definitions

gamnit $ Sprite :: rotation
	# Rotation on the Z axis, positive values turn counterclockwise
	var rotation = 0.0 is writable(rotation_direct=)
lib/gamnit/flat/flat_core.nit:155,2--156,49