frontend
Preparing search index...
api/gameApi
pigtailApi
Variable pigtailApi
Const
pigtailApi
:
{
exec
:
(
command
:
"reset"
|
"draw"
,
cpuHesitationEnabled
?:
boolean
,
)
=>
Promise
<
PigsTailResponse
>
;
}
= ...
Pig's Tail game API client.
Type Declaration
exec
:
(
command
:
"reset"
|
"draw"
,
cpuHesitationEnabled
?:
boolean
,
)
=>
Promise
<
PigsTailResponse
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
frontend
Loading...
Pig's Tail game API client.