jaskell.croupier
package jaskell.croupier
Members list
Concise view
Type members
Classlikes
TODO
TODO
Attributes
- Version:
1.0.0
- Since:
2023/03/26 23:55
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
object Croupier
TODO
TODO
Attributes
- Version:
1.0.0
- Since:
2023/03/28 19:02
- Graph
- Supertypes
TODO
TODO
Attributes
- Version:
1.0.0
- Since:
2023/03/28 19:03
- Graph
- Supertypes
TODO
TODO
Attributes
- Version:
1.0.0
- Since:
2023/03/28 19:02
- Graph
- Supertypes
object Poker
Rand select by rank score.
Rand select by rank score.
Attributes
- T
type of card
- random
random object, auto new one if no given
- ranker
the trait that get item's rank
- Graph
- Supertypes
TODO
TODO
Attributes
- Version:
1.0.0
- Since:
2023/03/28 19:01
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
TODO
TODO
Attributes
- Version:
1.0.0
- Since:
2023/03/28 19:01
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
Rand select by scale weight.
Rand select by scale weight.
Attributes
- T
type of card
- random
random object, auto new one if no given
- scale
the trait that get item's weight
- Graph
- Supertypes
Rand select by scale weight. Faster if very large cards
Rand select by scale weight. Faster if very large cards
Attributes
- T
type of card
- random
random object, auto new one if no given
- scale
the trait that get item's weight
- Graph
- Supertypes