![]() |
Oolite 1.91.0.7668-250429-8542c40
|
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 2670 of file MyOpenGLView.m.
References gvStringInputAll, and gvStringInputAlpha.
Referenced by MyOpenGLView::pollControls.
- (void) resetSDLKeyModifiers |
Extends class MyOpenGLView.
Definition at line 1334 of file MyOpenGLView.m.
References resetSDLKeyModifiers.
Referenced by MyOpenGLView::pollControls, and resetSDLKeyModifiers.
- (void) setWindowBorderless: | (BOOL) | borderless |
Extends class MyOpenGLView.
Definition at line 1340 of file MyOpenGLView.m.
Referenced by MyOpenGLView::initialiseGLWithSize:useVideoMode:, and MyOpenGLView::pollControls.