# File rbSnack/tkSnackUtil.rb, line 442
   def placeBoxWorldX(boxId, wx)
      @boxes[boxId][0]=worldX2Screen wx
   end