Libraries
»
minigl
(2.4.0)
»
Index
»
MiniGL
»
Block
»
#w
Method: MiniGL::Block#w
Defined in:
lib/minigl/movement.rb
#
w
⇒
Object
(readonly)
The width of the bounding box.
15 16 17
# File 'lib/minigl/movement.rb', line 15
def
w
@w
end