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