frontend
Preparing search index...
types/card
HoldemCpuAction
Interface HoldemCpuAction
CPU betting action in Texas Hold'em.
interface
HoldemCpuAction
{
action
:
number
;
amount
:
number
;
playerIdx
:
number
;
}
Index
Properties
action
amount
player
Idx
Properties
action
action
:
number
amount
amount
:
number
player
Idx
playerIdx
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
amount
player
Idx
frontend
Loading...
CPU betting action in Texas Hold'em.