bool ChipmunkBegin_Goomba_Player(ChipmunkArbiter arbiter)
 {
     return(Goomba.beginCollisionWithPlayer(arbiter));
 }