101 102 103
# File 'lib/RGSS.rb', line 101 def _dump(*ignored) return [@r, @g, @b, @a].pack('D4') end