GKMonteCarloStrategist.GetBestMoveForActivePlayer 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回可能接近当前玩家的最佳移动的移动。
[Foundation.Export("bestMoveForActivePlayer")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 1, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual GameplayKit.IGKGameModelUpdate GetBestMoveForActivePlayer ();
abstract member GetBestMoveForActivePlayer : unit -> GameplayKit.IGKGameModelUpdate
override this.GetBestMoveForActivePlayer : unit -> GameplayKit.IGKGameModelUpdate
返回
实现
- 属性