Class: QuakeliveApi::Items::RecentGame

Inherits:
Struct
  • Object
show all
Includes:
Structurable
Defined in:
lib/quakelive_api/items/recent_game.rb

Instance Attribute Summary collapse

Method Summary

Methods included from Structurable

#initialize

Instance Attribute Details

#finishObject

Returns the value of attribute finish



3
4
5
# File 'lib/quakelive_api/items/recent_game.rb', line 3

def finish
  @finish
end

#gametypeObject

Returns the value of attribute gametype



3
4
5
# File 'lib/quakelive_api/items/recent_game.rb', line 3

def gametype
  @gametype
end

#imageObject

Returns the value of attribute image



3
4
5
# File 'lib/quakelive_api/items/recent_game.rb', line 3

def image
  @image
end

#playedObject

Returns the value of attribute played



3
4
5
# File 'lib/quakelive_api/items/recent_game.rb', line 3

def played
  @played
end