Home
last modified time | relevance | path

Searched refs:getMaxStartColor (Results 1 – 16 of 16) sorted by relevance

/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/include/
H A DIParticleEmitter.h100 virtual const video::SColor& getMaxStartColor() const = 0;
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/include/
H A DIParticleEmitter.h100 virtual const video::SColor& getMaxStartColor() const = 0;
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/source/Irrlicht/
H A DCParticlePointEmitter.h81 virtual const video::SColor& getMaxStartColor() const { return MaxStartColor; } in getMaxStartColor() function
H A DCParticleBoxEmitter.h87 virtual const video::SColor& getMaxStartColor() const { return MaxStartColor; } in getMaxStartColor() function
H A DCParticleSphereEmitter.h89 virtual const video::SColor& getMaxStartColor() const { return MaxStartColor; } in getMaxStartColor() function
H A DCParticleMeshEmitter.h114 virtual const video::SColor& getMaxStartColor() const { return MaxStartColor; } in getMaxStartColor() function
H A DCParticleAnimatedMeshSceneNodeEmitter.h113 virtual const video::SColor& getMaxStartColor() const { return MaxStartColor; } in getMaxStartColor() function
H A DCParticleRingEmitter.h92 virtual const video::SColor& getMaxStartColor() const { return MaxStartColor; } in getMaxStartColor() function
H A DCParticleCylinderEmitter.h114 virtual const video::SColor& getMaxStartColor() const { return MaxStartColor; } in getMaxStartColor() function
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCParticlePointEmitter.h81 virtual const video::SColor& getMaxStartColor() const { return MaxStartColor; } in getMaxStartColor() function
H A DCParticleBoxEmitter.h87 virtual const video::SColor& getMaxStartColor() const { return MaxStartColor; } in getMaxStartColor() function
H A DCParticleSphereEmitter.h89 virtual const video::SColor& getMaxStartColor() const { return MaxStartColor; } in getMaxStartColor() function
H A DCParticleMeshEmitter.h114 virtual const video::SColor& getMaxStartColor() const { return MaxStartColor; } in getMaxStartColor() function
H A DCParticleAnimatedMeshSceneNodeEmitter.h113 virtual const video::SColor& getMaxStartColor() const { return MaxStartColor; } in getMaxStartColor() function
H A DCParticleRingEmitter.h92 virtual const video::SColor& getMaxStartColor() const { return MaxStartColor; } in getMaxStartColor() function
H A DCParticleCylinderEmitter.h114 virtual const video::SColor& getMaxStartColor() const { return MaxStartColor; } in getMaxStartColor() function