Oolite 1.91.0.7658-250404-b1488af
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
<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.

References name.

Referenced by PlanetEntity::checkCloseCollisionWith:, and name.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ planetType

- (OOStellarBodyType) planetType

Reimplemented in OOSunEntity, and PlanetEntity.

References planetType.

Referenced by planetType.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ radius

- (double) radius

Reimplemented in OOSunEntity, and PlanetEntity.

References radius.

Referenced by radius.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ setName:

- (void) setName: (NSString *) name

Reimplemented in OOSunEntity.


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