共用方式為


GKGoal.GetGoalToAvoidObstacles(GKObstacle[], Double) 方法

定義

建立 GKGoal 該範本的 Factory 方法,以避免與指定的 obstacles 發生衝突。

[Foundation.Export("goalToAvoidObstacles:maxPredictionTime:")]
public static GameplayKit.GKGoal GetGoalToAvoidObstacles (GameplayKit.GKObstacle[] obstacles, double maxPredictionTime);
static member GetGoalToAvoidObstacles : GameplayKit.GKObstacle[] * double -> GameplayKit.GKGoal

參數

obstacles
GKObstacle[]
maxPredictionTime
Double

傳回

屬性

適用於