Converts world coordinate to screen coordinate by applying a transform.
world coordinate [x, y]
transform properties {x,y,z,r}
{x,y,z,r}
screen center [x, y], used when applying rotation
Optional
if true, apply transform rotation
screen coordinate [x, y]
Converts world coordinate to screen coordinate by applying a transform.