Structures
Properties
player?
optional player: Constructor<Player>;
A custom structure that extends the Player class
Defined in
rest?
optional rest: Constructor<Rest>;
A custom structure that extends the Rest class
optional player: Constructor<Player>;
A custom structure that extends the Player class
optional rest: Constructor<Rest>;
A custom structure that extends the Rest class