Repositories (1)

FooStroids
1 snippets stored for this repo
*Two objects collides if the distance between the objects are lesser than the sum
	 *of the radiuses of the objects.
	 * 
	 *You should not kill <b>obj</b>. You should just kill yourself :P
	 *But everybody should kill missiles.
	 * @param obj the object that is being collided with.
	 */