Advertisement
Weegee

debug.log

Aug 19th, 2011
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.21 KB | None | 0 0
  1. loop_bullets()
  2. Obstacle 0x63dd40 collided with bullet 0x63dd20!
  3. Collision x_pos: 70
  4. Collision y_pos: 13
  5. destroy_obstacle()
  6. Destroying obstacle 0x63dd40
  7. x_pos: 70
  8. y_pos: 13
  9. type: %
  10. Returning state 0
  11. destroy_bullet()
  12. Destroying bullet 0x63dd20
  13. x_pos: 70
  14. y_pos: 13
  15. Returning state 0
  16. move_obstacle()
  17. Moving obstacle 0x63dd60
  18. Old x_pos: 72
  19. Old y_pos: 1
  20. type: %
  21. New x_pos: 71
  22. New y_pos: 1
  23. create_obstacle()
  24. Created obstacle 0x63dd40
  25. x_pos: 78
  26. y_pos: 5
  27. type: *
  28. create_bullet()
  29. Created bullet 0x63dd20
  30. x_pos: 59
  31. y_pos: 1
  32. move_bullet()
  33. Moving bullet 0x63dd20
  34. Old x_pos: 59
  35. Old y_pos: 1
  36. New x_pos: 60
  37. New y_pos: 1
  38. move_bullet()
  39. Moving bullet 0x63dd20
  40. Old x_pos: 60
  41. Old y_pos: 1
  42. New x_pos: 61
  43. New y_pos: 1
  44. move_bullet()
  45. Moving bullet 0x63dd20
  46. Old x_pos: 61
  47. Old y_pos: 1
  48. New x_pos: 62
  49. New y_pos: 1
  50. move_bullet()
  51. Moving bullet 0x63dd20
  52. Old x_pos: 62
  53. Old y_pos: 1
  54. New x_pos: 63
  55. New y_pos: 1
  56. move_bullet()
  57. Moving bullet 0x63dd20
  58. Old x_pos: 63
  59. Old y_pos: 1
  60. New x_pos: 64
  61. New y_pos: 1
  62. move_bullet()
  63. Moving bullet 0x63dd20
  64. Old x_pos: 64
  65. Old y_pos: 1
  66. New x_pos: 65
  67. New y_pos: 1
  68. move_bullet()
  69. Moving bullet 0x63dd20
  70. Old x_pos: 65
  71. Old y_pos: 1
  72. New x_pos: 66
  73. New y_pos: 1
  74. move_bullet()
  75. Moving bullet 0x63dd20
  76. Old x_pos: 66
  77. Old y_pos: 1
  78. New x_pos: 67
  79. New y_pos: 1
  80. move_bullet()
  81. Moving bullet 0x63dd20
  82. Old x_pos: 67
  83. Old y_pos: 1
  84. New x_pos: 68
  85. New y_pos: 1
  86. move_bullet()
  87. Moving bullet 0x63dd20
  88. Old x_pos: 68
  89. Old y_pos: 1
  90. New x_pos: 69
  91. New y_pos: 1
  92. move_bullet()
  93. Moving bullet 0x63dd20
  94. Old x_pos: 69
  95. Old y_pos: 1
  96. New x_pos: 70
  97. New y_pos: 1
  98. move_bullet()
  99. Moving bullet 0x63dd20
  100. Old x_pos: 70
  101. Old y_pos: 1
  102. New x_pos: 71
  103. New y_pos: 1
  104. loop_bullets()
  105. Bullet 0x63dd20 collided with obstacle 0x63dd60!
  106. Collision x_pos: 71
  107. Collision y_pos: 1
  108. destroy_bullet()
  109. Destroying bullet 0x63dd20
  110. x_pos: 71
  111. y_pos: 1
  112. Returning state 0
  113. destroy_obstacle()
  114. Destroying obstacle 0x63dd60
  115. x_pos: 71
  116. y_pos: 1
  117. type: %
  118. Returning state 0
  119. destroy_bullet()
  120. Destroying bullet 0x63dd20
  121. x_pos: 6544752
  122. y_pos: 0
  123. Returning state 0
  124. destroy_bullet()
  125. Destroying bullet 0x63dd20
  126. x_pos: 6544720
  127. y_pos: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement