frontend
Preparing search index...
hooks/useSpadesGame
CPU_DIFFICULTY_OPTIONS
Variable CPU_DIFFICULTY_OPTIONS
Const
CPU_DIFFICULTY_OPTIONS
:
readonly
[
{
label
:
"Easy"
;
value
:
0
}
,
{
label
:
"Normal"
;
value
:
1
}
,
{
label
:
"Hard"
;
value
:
2
}
,
]
= ...
CPU difficulty level options for Spades.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
frontend
Loading...
CPU difficulty level options for Spades.