Skip to content

Commit

Permalink
Updated camera.js
Browse files Browse the repository at this point in the history
  • Loading branch information
idevelop committed Feb 27, 2013
1 parent 5a71ad4 commit 6db7c41
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions script/camera.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
// Author: Andrei Gheorghe (http://github.com/idevelop)
// Version: 1.0 (27.02.2013)
/*
camera.js v1.0
http://github.com/idevelop/camera.js
Author: Andrei Gheorghe
License: MIT
*/

var camera = (function() {
function initCamera(options) {
Expand Down

0 comments on commit 6db7c41

Please sign in to comment.