Method: MiniGL::Block#w

Defined in:
lib/minigl/movement.rb

#wObject (readonly)

The width of the bounding box.



15
16
17
# File 'lib/minigl/movement.rb', line 15

def w
  @w
end