frontend
Preparing search index...
types/card
DoubtConfig
Interface DoubtConfig
Doubt game configuration options.
interface
DoubtConfig
{
cpuHesitationEnabled
:
boolean
;
cpuMemoryLevel
:
number
;
cpuMetaAI
:
boolean
;
doubtWindowSec
:
number
;
penaltyDrawLimit
:
number
;
}
Index
Properties
cpu
Hesitation
Enabled
cpu
Memory
Level
cpu
Meta
AI
doubt
Window
Sec
penalty
Draw
Limit
Properties
cpu
Hesitation
Enabled
cpuHesitationEnabled
:
boolean
cpu
Memory
Level
cpuMemoryLevel
:
number
cpu
Meta
AI
cpuMetaAI
:
boolean
doubt
Window
Sec
doubtWindowSec
:
number
penalty
Draw
Limit
penaltyDrawLimit
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cpu
Hesitation
Enabled
cpu
Memory
Level
cpu
Meta
AI
doubt
Window
Sec
penalty
Draw
Limit
frontend
Loading...
Doubt game configuration options.