PixelPlaceJS-new - v3.4.3
    Preparing search index...

    Type Alias PaintingPlayersPacket

    PaintingPlayersPacket: { [id: number]: { color: number; username: string } }

    A packet describing all players on a painting.

    Type Declaration

    • [id: number]: { color: number; username: string }

      The user id & their color + username.