waytale - v0.3.0
    Preparing search index...

    Class WaytaleSpace

    A space, a collection of one or more maps and some other general meta information. Gets built from a configuration.

    document space configuration, link to docs

    document avatarsInfo properly

    mixinPropertyObserver

    Index

    Constructors

    Properties

    Constructors

    • Create new space at a certain url for given config.

      Parameters

      • url: string

        address of the space

      • spaceConfig: object

        the configuration to build the space from

      Returns WaytaleSpace

    Properties

    avatarsInfo: object

    lazy-loaded information about available avatars at this space

    config: object

    the configuration from which the space is built

    url: string

    the address of the space