Oolite 1.93.0.7767-260207-f2a8cb5
Loading...
Searching...
No Matches
MyOpenGLView(OOLoadSaveExtensions) Category Reference

Instance Methods

(BOOL) - isCommandModifierKeyDown

Detailed Description

Definition at line 63 of file PlayerEntityLoadSave.m.

Method Documentation

◆ isCommandModifierKeyDown

- (BOOL) isCommandModifierKeyDown

Extends class MyOpenGLView.

Definition at line 1355 of file PlayerEntityLoadSave.m.

1356{
1357 return [self isCtrlDown];
1358}

References isCommandModifierKeyDown, and MyOpenGLView::isCtrlDown.

Referenced by isCommandModifierKeyDown.

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this category was generated from the following file: