115 116 117
# File 'lib/RGSS.rb', line 115 def _dump(*ignored) return [@x, @y, @width, @height].pack('i4') end