Oolite 1.91.0.7644-241112-7f5034b
|
#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.