|
Oolite 1.93.0.7767-260207-f2a8cb5
|
Instance Methods | |
| (void) | - resetSDLKeyModifiers |
| (void) | - setWindowBorderless: |
| (void) | - handleStringInput:keyID: |
Definition at line 79 of file MyOpenGLView.m.
| - (void) handleStringInput: | (SDL_KeyboardEvent *) | kbd_event | |
| keyID: | (Uint16) | key_id |
Extends class MyOpenGLView.
Definition at line 2731 of file MyOpenGLView.m.
References gvStringInputAll, and gvStringInputAlpha.
Referenced by MyOpenGLView::pollControls.
| - (void) resetSDLKeyModifiers |
Extends class MyOpenGLView.
Definition at line 1379 of file MyOpenGLView.m.
References resetSDLKeyModifiers.
Referenced by MyOpenGLView::pollControls, and resetSDLKeyModifiers.
| - (void) setWindowBorderless: | (BOOL) | borderless |
Extends class MyOpenGLView.
Definition at line 1385 of file MyOpenGLView.m.
Referenced by MyOpenGLView::initialiseGLWithSize:useVideoMode:, and MyOpenGLView::pollControls.