2013/2/26
Actor actor = getOneIntesectingObject(Rock.class); if(actor != null){ getWorld().removeObject(this); }
2013/2/27
X