Interface Updatable

    • Method Detail

      • update

        void update​(float deltaTime)
        Updates this object for the current frame.
        Parameters:
        deltaTime - Elapsed time since the last frame, in seconds.