On 08/17/2011 12:48 AM, Kevin Fishburne wrote:
> I'm sure this is ridiculously simple, but my simple brain can't seem
> to figure it out.
>
> I have a set of screen coordinates, xPos and yPos. I need to adjust
> their positions based on a zoom level, CameraZoom. The zoom level is
> relative to t
I'm sure this is ridiculously simple, but my simple brain can't seem to
figure it out.
I have a set of screen coordinates, xPos and yPos. I need to adjust
their positions based on a zoom level, CameraZoom. The zoom level is
relative to the center of the screen (swidth / 2, sheight / 2), and th