mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 17:07:41 +00:00
Nearly all CParticleDataFactory implemented
This commit is contained in:
@@ -48,6 +48,10 @@ public:
|
||||
virtual bool GetValue(int frame, Zeus::CColor& colorOut) const=0;
|
||||
};
|
||||
|
||||
class CEmitterElement : public IElement
|
||||
{
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
#endif // __RETRO_IELEMENT_HPP__
|
||||
|
||||
Reference in New Issue
Block a user