bool ChipmunkBegin_Goomba_PowerUp(ChipmunkArbiter arbiter)
 {
     return(Goomba.beginCollisionWithPowerUp(arbiter));
 }