Oolite 1.91.0.7644-241112-7f5034b
Loading...
Searching...
No Matches
<OOStellarBody> Protocol Reference

#include <OOStellarBody.h>

+ Inheritance diagram for <OOStellarBody>:
+ Collaboration diagram for <OOStellarBody>:

Instance Methods

(double) - radius
 
(OOStellarBodyType- planetType
 
(NSString *) - name
 
(void) - setName:
 
- Instance Methods inherited from <OOWeakReferenceSupport>
(id) - OO_RETURNS_RETAINED
 
(void) - weakRefDied:
 

Detailed Description

Definition at line 57 of file OOStellarBody.h.

Method Documentation

◆ name

- (NSString *) name

Reimplemented in OOSunEntity.

◆ planetType

- (OOStellarBodyType) planetType

Reimplemented in OOSunEntity, and PlanetEntity.

◆ radius

- (double) radius

Reimplemented in OOSunEntity, and PlanetEntity.

◆ setName:

- (void) setName: (NSString *) name

Reimplemented in OOSunEntity.


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