Method: RGSS::IVec2#to_h

Defined in:
lib/rgss/stubs/rect.rb

#to_hHash{Symbol => Integer}

Creates a hash instance that represents this object.

Returns:

  • (Hash{Symbol => Integer})

    The newly created Hash.



36
37
# File 'lib/rgss/stubs/rect.rb', line 36

def to_h
end