Libraries
»
minigl
(2.2.4)
»
Index
»
MiniGL
»
Rectangle
»
#h
Method: MiniGL::Rectangle#h
Defined in:
lib/minigl/global.rb
#
h
⇒
Object
The height of the rectangle.
101 102 103
# File 'lib/minigl/global.rb', line 101
def
h
@h
end