Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
splatfest_simulator
master
SplatfestSimulator
League
Match
Matchmaker
Player
SplatfestMatchmaker
Team
Generated using Crystal 1.14.0
2024-11-26 07:17:40 UTC
class
SplatfestSimulator::
Player
SplatfestSimulator::Player
Reference
Object
Defined in:
splatfest_simulator/player.cr
Constructors
.new
(elo : Int32 = rand(
2500
))
Instance Method Summary
#elo
: Int32
Constructor Detail
def self.
new
(elo : Int32 = rand(
2500
))
#
[
View source
]
Instance Method Detail
def
elo
: Int32
#
[
View source
]