Method: Gosu::Touch#id

Defined in:
lib/gosu_android/input/input.rb

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



33
34
35
# File 'lib/gosu_android/input/input.rb', line 33

def id
  @id
end