Skip to content

Classes

GameObject

Extended by

Implements

Properties

serial
ts
serial: number;
Implementation of

SerialObject.serial

Interfaces

SerialObject

Properties

serial
ts
readonly serial: number;

Type Aliases

SerialOrEntity

ts
type SerialOrEntity: number | GameObject | SerialObject;