Returns the location of the top-left corner on the x-axis.
Returns:
the location of the top-left corner on the x-axis.
113 114 115
# File 'lib/rgss/stubs/rect.rb', line 113 def x @x end