Oolite 1.91.0.7644-241112-7f5034b
|
#include <OOEntityWithDrawable.h>
Private Attributes | |
OODrawable * | drawable |
Definition at line 44 of file OOEntityWithDrawable.h.
|
implementation |
Reimplemented from Entity.
Definition at line 1 of file OOEntityWithDrawable.m.
References Entity::dealloc, drawable, and nil.
|
implementation |
Reimplemented from Entity.
Reimplemented in DockEntity, OOVisualEffectEntity, PlayerEntity, ShipEntity, SkyEntity, and StationEntity.
Definition at line 1 of file OOEntityWithDrawable.m.
- (OODrawable *) drawable |
Definition at line 1 of file OOEntityWithDrawable.m.
|
implementation |
Reimplemented from Entity.
Reimplemented in DockEntity, OOVisualEffectEntity, PlayerEntity, ShipEntity, and SkyEntity.
Definition at line 1 of file OOEntityWithDrawable.m.
|
implementation |
Reimplemented from Entity.
Definition at line 1 of file OOEntityWithDrawable.m.
- (void) setDrawable: | (OODrawable *) | drawable |
Definition at line 1 of file OOEntityWithDrawable.m.
|
private |
Definition at line 47 of file OOEntityWithDrawable.h.
Referenced by allTextures.