Libraries
»
fxruby
(1.6.38)
»
Index
»
Fox
»
Canvas
»
Shape
»
#y
Method: Fox::Canvas::Shape#y
Defined in:
lib/fox16/canvas.rb
#
y
⇒
Object
Returns the value of attribute y.
24 25 26
# File 'lib/fox16/canvas.rb', line 24
def
y
@y
end