@Cards-TS
Preparing search index...
@cards-ts/core
OutOfCardsMessage
Class OutOfCardsMessage
Designates that a player ran out of cards
Hierarchy (
View Summary
)
Message
OutOfCardsMessage
Indexable
readonly
[
key
:
string
]:
ReadonlySerializable
Index
Constructors
constructor
Properties
components
name
type
Constructors
constructor
new
OutOfCardsMessage
(
name
:
string
)
:
OutOfCardsMessage
Parameters
name
:
string
Returns
OutOfCardsMessage
Properties
Readonly
components
components
:
Presentable
[]
the pieces a message could be made of
Readonly
name
name
:
string
Readonly
type
type
:
"out-of-cards-message"
= 'out-of-cards-message'
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
components
name
type
@Cards-TS
Loading...
Designates that a player ran out of cards