We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecbb02e commit f7b4885Copy full SHA for f7b4885
src/org/openpatch/scratch/extensions/camera/Camera.java
@@ -43,7 +43,7 @@ public Vector2 getPosition() {
43
44
/**
45
* Converts screen coordinates to local camera coordinates
46
- *
+ *
47
* @param v screen coordinates
48
* @return local coordinates
49
*/
@@ -63,7 +63,7 @@ public double toLocalY(double y) {
63
64
65
* Converts local camera coordinates to screen coordinates
66
67
* @param v local camera coordinates
68
* @return screen coordinates
69
0 commit comments