|
Oolite
|
Instance Methods | |
| (void) | - resetSDLKeyModifiers |
| (void) | - setWindowBorderless: |
| (void) | - handleStringInput:keyID: |
Definition at line 78 of file MyOpenGLView.m.
| - (void) handleStringInput: | (SDL_KeyboardEvent *) | kbd_event | |
| keyID: | (Uint16) | key_id | |
Extends class MyOpenGLView.
Definition at line 50 of file MyOpenGLView.m.
| - (void) resetSDLKeyModifiers |
Extends class MyOpenGLView.
Definition at line 50 of file MyOpenGLView.m.
| - (void) setWindowBorderless: | (BOOL) | borderless |
Extends class MyOpenGLView.
Definition at line 50 of file MyOpenGLView.m.