|
Oolite
|
#include <OOFlashEffectEntity.h>
Inheritance diagram for OOFlashEffectEntity:
Collaboration diagram for OOFlashEffectEntity:Class Methods | |
| (instancetype) | + explosionFlashFromEntity: |
| (instancetype) | + laserFlashWithPosition:velocity:color: |
| (void) | + setUpTexture |
| (void) | + resetGraphicsState [implementation] |
Class Methods inherited from OOLightParticleEntity | |
| (OOTexture *) | + defaultParticleTexture |
Private Attributes | |
| float | _duration |
| float | _growthRate |
| float | _alpha |
Definition at line 31 of file OOFlashEffectEntity.h.
| + (instancetype) explosionFlashFromEntity: | (Entity *) | entity |
Definition at line 41 of file OOFlashEffectEntity.m.
|
implementation |
Definition at line 41 of file OOFlashEffectEntity.m.
|
implementation |
Definition at line 41 of file OOFlashEffectEntity.m.
|
implementation |
Provided by category OOFlashEffectEntity(Private).
Definition at line 41 of file OOFlashEffectEntity.m.
| + (instancetype) laserFlashWithPosition: | (HPVector) | position | |
| velocity: | (Vector) | vel | |
| color: | (OOColor *) | color | |
Definition at line 41 of file OOFlashEffectEntity.m.
|
implementation |
Provided by category OOFlashEffectEntity(Private).
|
implementation |
Reimplemented from OOLightParticleEntity.
Provided by category OOFlashEffectEntity(Private).
Definition at line 41 of file OOFlashEffectEntity.m.
| + (void) setUpTexture |
Reimplemented from OOLightParticleEntity.
Definition at line 41 of file OOFlashEffectEntity.m.
|
implementation |
Reimplemented from OOLightParticleEntity.
Definition at line 41 of file OOFlashEffectEntity.m.
|
implementation |
Reimplemented from Entity.
Definition at line 41 of file OOFlashEffectEntity.m.
|
private |
Definition at line 36 of file OOFlashEffectEntity.h.
|
private |
Definition at line 34 of file OOFlashEffectEntity.h.
|
private |
Definition at line 35 of file OOFlashEffectEntity.h.