public void DeletePlaceable()
 {
     CurrentSelection.DeletePlaceable(CurrentLevel.levelData);
 }