|
Oolite
|
#include <OOEntityWithDrawable.h>
Inheritance diagram for OOEntityWithDrawable:
Collaboration diagram for OOEntityWithDrawable: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.
Here is the call graph for this function:
|
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.