Oolite 1.91.0.7708-250910-30bbc4c
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
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 1354 of file PlayerEntityLoadSave.m.

1355{
1356 return [self isCtrlDown];
1357}

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: