enum DotPrison::Prison::StatsTracker::Tracked
Defined in:
dot_prison/prison/stats_tracker.cr
Enum Members
-
EntityDeath =
0
-
EscapedPrisoners =
1
-
Funds =
2
-
GuardDeaths =
3
-
HealthGrading =
4
-
NumIncidents =
5
-
NumPrisoners =
6
-
NumStaff =
7
-
PrisonSize =
8
-
PrisonValue =
9
-
PrisonerCapacity =
10
-
PrisonerDeaths =
11
-
Profit =
12
-
PunishmentGrading =
13
-
ReformGrading =
14
-
ReleasedPrisoners =
15
-
ReoffendingRate =
16
-
SecurityGrading =
17
-
TotalDeaths =
18
-
TotalEscapedPrisoners =
19
-
TotalIncidents =
20
-
TotalReleasedPrisoners =
21
Instance Method Summary
Instance Method Detail
def
punishment_grading?
#
def
released_prisoners?
#
def
total_escaped_prisoners?
#
def
total_released_prisoners?
#