|
Oolite 1.91.0.7712-251017-85ce217
|
#include <OOEntityWithDrawable.h>
Instance Methods | |
| (void) | - rescaleBy: |
| (void) | - rescaleBy:writeToCache: |
| (void) | - drawSubEntityImmediate:translucent: |
Definition at line 32 of file OOEntityWithDrawable.h.
| - (void) drawSubEntityImmediate: | (bool) | immediate | |
| translucent: | (bool) | translucent |
Reimplemented in OOExhaustPlumeEntity, OOFlasherEntity, OOVisualEffectEntity, and ShipEntity.
| - (void) rescaleBy: | (GLfloat) | factor |
Reimplemented in OOExhaustPlumeEntity, OOFlasherEntity, OOVisualEffectEntity, and ShipEntity.
| - (void) rescaleBy: | (GLfloat) | factor | |
| writeToCache: | (BOOL) | writeToCache |
Reimplemented in OOExhaustPlumeEntity, OOFlasherEntity, OOVisualEffectEntity, and ShipEntity.