|
Oolite 1.91.0.7712-251017-85ce217
|
#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 38 of file OOEntityDebugInspectorModule.m.
References OODebugInspectorModule::object.
|
implementation |
Reimplemented from OODebugInspectorModule.
Definition at line 44 of file OOEntityDebugInspectorModule.m.
References InspectorUnknownValueString(), OODebugInspectorModule::object, and update.
Referenced by update.
|
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.