Oolite 1.91.0.7644-241112-7f5034b
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 1003 of file PlayerEntityLoadSave.m.

1355{
1356 return [self isCtrlDown];
1357}

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