Apple Engine

Apple, iPhone, iOS, その周辺のことについて

GameplayKit

GameplayKit の変更点 (Xcode 11 beta 3)

変更されたクラスは2つ。 simd framework から Swift Standard Liblary の SIMD Vector Types に変更された。 GKPolygonObstacle float2 から SIMD2 に変更された。 convenience init(points: [SIMD2<Float>]) convenience init(points: [float2]) GKPath init(poin</float>…