frontend
Preparing search index...
types/card
IndianPokerCpuActionOutput
Interface IndianPokerCpuActionOutput
CPU betting action in Indian Poker.
interface
IndianPokerCpuActionOutput
{
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 Indian Poker.