Sha256: b6dfc092d34f65de4721c84aeee082dc6c27118059ba1f6a838076ebccbd5977

Contents?: true

Size: 213 Bytes

Versions: 2

Compression:

Stored size: 213 Bytes

Contents

class GameLockerAPI
  class Match
    attr_accessor :uuid, :shard_id, :blue_team, :red_team, :rosters, :participants, :players
    attr_accessor :created_at, :duration, :gamemode, :end_game_reason
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
gamelocker_api-0.1.1 lib/gamelocker_api/match.rb
gamelocker_api-0.1.0 lib/gamelocker_api/match.rb