GKStateMachine.Update(Double) Method

Definition

Calls the Update(Double) method of the CurrentState.

[Foundation.Export("updateWithDeltaTime:")]
public virtual void Update (double deltaTimeInSeconds);
abstract member Update : double -> unit
override this.Update : double -> unit

Parameters

deltaTimeInSeconds
Double
Attributes

Applies to