public void PlaceObject(PlaceObj pos, PickUpAbleElement pickup)
 {
     current.PlaceObject(pos, pickup);
 }