sparkengineweb
    Preparing search index...

    Class BaseSystem<T>Abstract

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Accessors

    Methods

    • The internal status update to use when implementing system. Prefer overridding this method when having to change the update logic

      Parameters

      • OptionaldeltaTime: number

        the elapesd time since last update

      Returns void

    • Triggers an update cycle

      Parameters

      • OptionaldeltaTime: number

        the elapesd time since last update

      Returns void