mirror of
https://github.com/glest/glest-source.git
synced 2025-08-18 06:01:17 +02:00
black particles
This commit is contained in:
@@ -151,7 +151,9 @@ public:
|
||||
void setActive(bool active);
|
||||
void setObserver(ParticleObserver *particleObserver);
|
||||
void setVisible(bool visible);
|
||||
void setBlendMode(BlendMode blendMode) {this->blendMode= blendMode;}
|
||||
|
||||
static BlendMode strToBlendMode(const string &str);
|
||||
//misc
|
||||
void fade();
|
||||
int isEmpty() const;
|
||||
|
Reference in New Issue
Block a user