Method: AuthorEngine::Sprite#y

Defined in:
lib/author_engine/sprite.rb

#yObject

Returns the value of attribute y

Returns:

  • (Object)

    the current value of y



2
3
4
# File 'lib/author_engine/sprite.rb', line 2

def y
  @y
end