@interface GameCenterUI.AccessPointRootViewController : UIViewController @property (nonatomic, readonly) unsigned long long supportedInterfaceOrientations; - (id)initWithNibName:(id)a0 bundle:(id)a1; - (id)initWithCoder:(id)a0; @end