r25
(* Fix camera positioning code. Properly resets projection ma...) committed by ste...@zensaki.com
- * Fix camera positioning code. Properly resets projection matrix before setting
current camera position now.
* Add to_s method for Vector. Add accesors for x, y, and z variables.
* Add width and height accessors for the Display class.
* Make Balloon class use Vector class for its position and velocity.
* Make Camera class use Vector class. Also added ability to track specific
targets.
* Fix camera positioning code. Properly resets projection matrix before setting
current camera position now.
* Add to_s method for Vector. Add accesors for x, y, and z variables.
* Add width and height accessors for the Display class.
* Make Balloon class use Vector class for its position and velocity.
* Make Camera class use Vector class. Also added ability to track specific
targets.