sparkengineweb
    Preparing search index...

    Class AnimationSystem

    Hierarchy (View Summary)

    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

      • deltaTime: number

        the elapesd time since last update

      Returns void