Libraries
»
rgss
(0.0.1)
»
Index
»
RGSS
»
GameObject
»
#id
Method: RGSS::GameObject#id
Defined in:
lib/rgss/game_object.rb
#
id
⇒
Object
Returns the value of attribute id.
9 10 11
# File 'lib/rgss/game_object.rb', line 9
def
id
@id
end