![]() |
Oolite 1.91.0.7668-250429-8542c40
|
Instance Methods | |
(id) | - initWithPosition:size:color:duration: |
(void) | - performUpdate: |
Class Methods | |
(void) | + resetGraphicsState |
Definition at line 44 of file OOFlashEffectEntity.m.
- (id) initWithPosition: | (HPVector) | pos | |
size: | (float) | size | |
color: | (OOColor *) | color | |
duration: | (float) | duration |
Extends class OOFlashEffectEntity.
Definition at line 93 of file OOFlashEffectEntity.m.
References kGrowthRateFactor, OOLightParticleEntity::setColor:alpha:, and Entity::setPosition:.
- (void) performUpdate: | (OOTimeDelta) | delta_t |
Extends class OOFlashEffectEntity.
+ (void) resetGraphicsState |
Extends class OOFlashEffectEntity.
References resetGraphicsState.
Referenced by resetGraphicsState.