Skip to content
Riemann edited this page Nov 20, 2013 · 22 revisions

The camera is a typical game camera. Important Fields:

  • pos the x and y position
  • scale the scale to scale the screen to.

It also contains methods for transforming screen coordinates to scaled coordinates.

###Zooming example screenshots: Zoomed Out                                                                                      Zoomed In

 

Class made by Zach H.

Source: Camera

Clone this wiki locally