Method: Wicket::Subpoint#y

Defined in:
lib/wicket/subpoint.rb

#yObject

Returns the value of attribute y

Returns:

  • (Object)

    the current value of y



2
3
4
# File 'lib/wicket/subpoint.rb', line 2

def y
  @y
end