Ocean
|
The ViewController responsible for the OpenGL context. More...
Instance Methods | |
(void) | - makeOpenGLContextCurrent |
Makes the OpenGL context of this controller the current context. More... | |
The ViewController responsible for the OpenGL context.
The implementation is more or less identical to the GameViewController example of Xcode without any specific modifications.
- (void) makeOpenGLContextCurrent |
Makes the OpenGL context of this controller the current context.