Module onejoker::cards::rank

source ·
Expand description

wiki | Simple numeric enum for card ranks.

Enums§

  • wiki | Enum for card ranks. Simple integer enum. Specific numbers do matter: I do a lot of math with them to optimize things, and the same numbers are used in the other languages in the project.