Class GKComponentSystem<T extends GKComponent>

All Implemented Interfaces:
Iterable<T>, NSFastEnumeration, NSObjectProtocol, ObjCProtocol

public class GKComponentSystem<T extends GKComponent>
extends NSObject
implements NSFastEnumeration, Iterable<T>
Since:
Available in iOS 9.0 and later.