class Lol::Worlds::Draw
- Lol::Worlds::Draw
- Reference
- Object
Defined in:
lol/worlds/draw.crConstructors
- .new(groups : StaticArray(Group, 4))
-
.new(pull : JSON::PullParser)
JSON stuff
- .new
- .new(pull : JSON::PullParser, &)
Instance Method Summary
-
#==(other)
slow
- #add(team : Team)
- #clone
- #swap(team1 : Team, team2 : Team)
- #to_json(json : JSON::Builder)