collide

abstract fun collide(o: Object): Boolean

Test if the object collide with another object o.

Parameters

o

the object to be tested.