Method: Point4D#y

Defined in:
lib/cem/cruzzles.rb

#yObject

Returns the value of attribute y

Returns:

  • (Object)

    the current value of y



648
649
650
# File 'lib/cem/cruzzles.rb', line 648

def y
  @y
end