Method: Gosu::Window#object_collided

Defined in:
lib/gosu_android/main-window.rb

#object_collided(x, y, object) ⇒ Object

Called when and object collides with another object



231
# File 'lib/gosu_android/main-window.rb', line 231

def object_collided(x, y, object); end