Interface GridEngineStatePhaser

interface GridEngineStatePhaser {
    characters: GridCharacterStatePhaser[];
}

Properties

Properties