Method: WDA::Point#y

Defined in:
lib/wda_lib.rb

#yObject

Returns the value of attribute y

Returns:

  • (Object)

    the current value of y



30
31
32
# File 'lib/wda_lib.rb', line 30

def y
  @y
end