Documentation
    Preparing search index...

    Module @systemic-games/pixels-core-utils

    Pixels Core Utils

    Core classes and functions used throughout the TypeScript Pixels packages.

    Find the latest published version on NPM.

    If this is your first visit to the Pixels software documentation you may want to head first to our documentation entry point here.

    This package is using decorators (experimentalDecorators enabled in tsconfig) and the reflect-metadata package for serialization using reflection.

    See the module's export documentation here.

    Documentation generated with TypeDoc.

    MIT


    Made with Example TypeScript Package.

    Classes

    AssertionError
    DecodeUtf8Error
    SequentialPromiseQueue
    SerializationError

    Interfaces

    SerializableOptions
    SerializableProperty
    TypedEventEmitter

    Type Aliases

    EventKey
    EventMap
    EventReceiver
    Mutable
    SerializedNumberFormat

    Functions

    assert
    assertNever
    bernsteinHash
    bitIndexToFlag
    bitsToFlags
    bitsToIndices
    byteSizeOf
    byteSizeOfProp
    byteSizeOfPropWithPadding
    combineFlags
    createTypedEventEmitter
    decodeUtf8
    delay
    deserialize
    encodeUtf8
    enumFlag
    enumValue
    getSerializableProperties
    getValueKeyName
    keysToValues
    range
    safeAssign
    serializable
    serialize
    unsigned32ToHex
    valuesToKeys