Method: RGSS::GameObject#id

Defined in:
lib/rgss/game_object.rb

#idObject

Returns the value of attribute id.



9
10
11
# File 'lib/rgss/game_object.rb', line 9

def id
  @id
end