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