Oolite 1.91.0.7644-241112-7f5034b
|
#include <OOEntityDebugInspectorModule.h>
Instance Methods | |
(IBAction) | - inspectOwner: |
(void) | - update [implementation] |
Instance Methods inherited from OODebugInspectorModule | |
(id) | - initWithObject: |
(BOOL) | - loadUserInterface |
(NSString *) | - nibName |
(NSView *) | - rootView |
(id) | - object |
(void) | - dealloc [implementation] |
Private Attributes | |
IBOutlet NSTextField * | _scanClassField |
IBOutlet NSTextField * | _statusField |
IBOutlet NSTextField * | _retainCountField |
IBOutlet NSTextField * | _positionField |
IBOutlet NSTextField * | _velocityField |
IBOutlet NSTextField * | _orientationField |
IBOutlet NSTextField * | _energyField |
IBOutlet NSLevelIndicator * | _energyIndicator |
IBOutlet NSTextField * | _ownerField |
IBOutlet NSButton * | _inspectOwnerButton |
Definition at line 34 of file OOEntityDebugInspectorModule.h.
- (IBAction) inspectOwner: | (id) | sender |
Definition at line 1 of file OOEntityDebugInspectorModule.m.
|
implementation |
Reimplemented from OODebugInspectorModule.
Definition at line 1 of file OOEntityDebugInspectorModule.m.
|
private |
Definition at line 43 of file OOEntityDebugInspectorModule.h.
|
private |
Definition at line 44 of file OOEntityDebugInspectorModule.h.
|
private |
Definition at line 46 of file OOEntityDebugInspectorModule.h.
|
private |
Definition at line 42 of file OOEntityDebugInspectorModule.h.
|
private |
Definition at line 45 of file OOEntityDebugInspectorModule.h.
|
private |
Definition at line 40 of file OOEntityDebugInspectorModule.h.
|
private |
Definition at line 39 of file OOEntityDebugInspectorModule.h.
|
private |
Definition at line 37 of file OOEntityDebugInspectorModule.h.
|
private |
Definition at line 38 of file OOEntityDebugInspectorModule.h.
|
private |
Definition at line 41 of file OOEntityDebugInspectorModule.h.