Libraries
»
minigl
(2.2.8)
»
Index
»
MiniGL
»
Rectangle
»
#y
Method: MiniGL::Rectangle#y
Defined in:
lib/minigl/global.rb
#
y
⇒
Object
The y-coordinate of the rectangle.
95 96 97
# File 'lib/minigl/global.rb', line 95
def
y
@y
end