frontend
Preparing search index...
types/card
OhHellConfig
Interface OhHellConfig
Oh Hell game configuration.
interface
OhHellConfig
{
cpuDifficulty
:
number
;
maxHandSize
:
number
;
roundDirection
:
number
;
scoringVariant
:
number
;
}
Index
Properties
cpu
Difficulty
max
Hand
Size
round
Direction
scoring
Variant
Properties
cpu
Difficulty
cpuDifficulty
:
number
max
Hand
Size
maxHandSize
:
number
round
Direction
roundDirection
:
number
scoring
Variant
scoringVariant
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cpu
Difficulty
max
Hand
Size
round
Direction
scoring
Variant
frontend
Loading...
Oh Hell game configuration.