Изменения GLKit
GLKit
GLKView.h
Измененный GLKView.delegate
| Объявление | |
|---|---|
| От | @property(nonatomic, assign) id<GLKViewDelegate> delegate |
| К | @property(nonatomic, assign) IBOutlet id<GLKViewDelegate> delegate |
GLKViewController.h
Измененный GLKViewController.delegate
| Объявление | |
|---|---|
| От | @property(nonatomic, assign) id<GLKViewControllerDelegate> delegate |
| К | @property(nonatomic, assign) IBOutlet id<GLKViewControllerDelegate> delegate |