frontend
Preparing search index...
api/gameApi
PyramidRemoveCard
Interface PyramidRemoveCard
Source card for a Pyramid remove action.
interface
PyramidRemoveCard
{
col
?:
number
;
row
?:
number
;
zone
:
string
;
}
Index
Properties
col?
row?
zone
Properties
Optional
col
col
?:
number
Optional
row
row
?:
number
zone
zone
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
col
row
zone
frontend
Loading...
Source card for a Pyramid remove action.