revolution

Procs | |
check_heads_victory | Checks if heads have won |
---|---|
check_rev_victory | Checks if revs have won |
process_victory | Updates the state of the world depending on if revs won or loss. Returns who won, at which case this method should no longer be called. |
round_result | Mutates the ticker to report that the revs have won |
Proc Details
check_heads_victory
Checks if heads have won
check_rev_victory
Checks if revs have won
process_victory
Updates the state of the world depending on if revs won or loss. Returns who won, at which case this method should no longer be called.
round_result
Mutates the ticker to report that the revs have won