Returns the value of attribute y
Returns:
the current value of y
2 3 4
# File 'lib/author_engine/sprite.rb', line 2 def y @y end