# File rbSnack/tkSnackUtil.rb, line 448
   def placeBoxWorldY(boxId, wy)
      @boxes[boxId][1]=worldY2Screen wy
   end