GKAgent2D.Update(Double) 메서드

정의

에서 , RotationVelocity를 업데이트Position할 수 있도록 GKAgent2D 주기적으로 호출됩니다.

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

매개 변수

deltaTimeInSeconds
Double

이 메서드가 마지막으로 호출된 이후 경과된 시간(초)입니다.

특성

적용 대상