Advertisement
Guest User

Untitled

a guest
Dec 30th, 2014
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. ...
  2.  
  3. touch_angleWant = Rot2D.fromVector(
  4. 0.000000 - 10.000000,
  5. 0.000000 - 0.000000
  6. );
  7. touch_angleWant.getAngle() = 3.141593
  8. Touch down
  9. [Touch] Just touched, setting new touch target.
  10. New touch target at (256.000000, 158.000000)
  11. touch_angleWant = Rot2D.fromVector(
  12. 256.000000 - 10.000000,
  13. 158.000000 - 0.000000
  14. );
  15. touch_angleWant.getAngle() = 0.570926
  16. [Touch] Just touched, setting new touch target.
  17. New touch target at (256.000000, 158.000000)
  18. touch_angleWant = Rot2D.fromVector(
  19. 256.000000 - 10.000000,
  20. 158.000000 - 0.000000
  21. );
  22. touch_angleWant.getAngle() = 0.570926
  23. [Touch] Just touched, setting new touch target.
  24. New touch target at (256.000000, 158.000000)
  25. touch_angleWant = Rot2D.fromVector(
  26. 256.000000 - 10.000000,
  27. 158.000000 - 0.000000
  28. );
  29. touch_angleWant.getAngle() = 0.570926
  30. [Touch] Just touched, setting new touch target.
  31. New touch target at (256.000000, 158.000000)
  32. touch_angleWant = Rot2D.fromVector(
  33. 256.000000 - 10.000000,
  34. 158.000000 - 0.000000
  35. );
  36. touch_angleWant.getAngle() = 0.570926
  37. [Touch] Just touched, setting new touch target.
  38. New touch target at (256.000000, 158.000000)
  39. touch_angleWant = Rot2D.fromVector(
  40. 256.000000 - 10.000000,
  41. 158.000000 - 0.000000
  42. );
  43. touch_angleWant.getAngle() = 0.570926
  44. touch_angleWant = Rot2D.fromVector(
  45. 256.000000 - 10.000000,
  46. 158.000000 - 0.000000
  47. );
  48. touch_angleWant.getAngle() = 0.570926
  49. touch_angleWant = Rot2D.fromVector(
  50. 256.000000 - 10.000000,
  51. 158.000000 - 0.000000
  52. );
  53. touch_angleWant.getAngle() = 0.570926
  54. touch_angleWant = Rot2D.fromVector(
  55. 256.000000 - 10.000000,
  56. 158.000000 - 0.000000
  57. );
  58.  
  59. ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement