class Counter
- Counter
- Reference
- Object
Overview
Tracks validated data's types and count.
Defined in:
counter.crClass Method Summary
- .banned(x) : Int16
- .bonus(x) : Int16
- .common(x) : Int16
- .efoil(x) : Int16
- .foil(x) : Int16
- .get_banned : Int16
- .get_bonus : Int16
- .get_common : Int16
- .get_efoil : Int16
- .get_foil : Int16
- .get_legal : Int16
- .get_mythic : Int16
- .get_not_legal : Int16
- .get_rare : Int16
- .get_restricted : Int16
- .get_special : Int16
- .get_total : Int16
- .get_uncommon : Int16
- .get_unique : Int16
- .legal(x) : Int16
- .mythic(x) : Int16
- .not_legal(x) : Int16
-
.output : Nil
Prints out validation summary.
- .rare(x) : Int16
-
.reset : Nil
Resets
Counter
. - .restricted(x) : Int16
- .special(x) : Int16
- .total(x) : Int16
- .uncommon(x) : Int16
- .unique : Int16