44@interface OOFlashEffectEntity (Private)
47- (id) initWithPosition:(HPVector)pos size:(
float)size color:(
OOColor *)color duration:(
float)duration;
58- (id) initExplosionFlashWithPosition:(HPVector)pos velocity:(Vector)vel size:(
float)size
70- (id) initLaserFlashWithPosition:(HPVector)pos velocity:(Vector)vel color:(
OOColor *)color
74 [
self setVelocity:vel];
81+ (instancetype) explosionFlashFromEntity:(
Entity *)entity
id textureWithName:inFolder:options:anisotropy:lodBias:(NSString *name,[inFolder] NSString *directory,[options] OOTextureFlags options,[anisotropy] GLfloat anisotropy,[lodBias] GLfloat lodBias)