Oolite 1.91.0.7677-250528-09ed63a
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
PlayerEntity(ProxyPlayer) Category Reference

Instance Methods

(BOOL) - isPlayerLikeShip [implementation]

Detailed Description

Definition at line 223 of file ProxyPlayerEntity.m.

Method Documentation

◆ isPlayerLikeShip

- (BOOL) isPlayerLikeShip
implementation

Extends class PlayerEntity.

Definition at line 225 of file ProxyPlayerEntity.m.

226{
227 return YES;
228}

References isPlayerLikeShip.

Referenced by isPlayerLikeShip.

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

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