Colobot
|
This is the complete list of members for Gfx::CParticle, including all inherited members.
CParticle(CEngine *engine) (defined in Gfx::CParticle) | Gfx::CParticle | |
CreateFrag(Math::Vector pos, Math::Vector speed, EngineTriangle *triangle, ParticleType type, float duration=1.0f, float mass=0.0f, float windSensitivity=1.0f, int sheet=0) | Gfx::CParticle | |
CreatePart(Math::Vector pos, Math::Vector speed, ParticleType type, float duration=1.0f, float mass=0.0f, float weight=0.0f, float windSensitivity=1.0f, int sheet=0) | Gfx::CParticle | |
CreateParticle(Math::Vector pos, Math::Vector speed, Math::Point dim, ParticleType type, float duration=1.0f, float mass=0.0f, float windSensitivity=1.0f, int sheet=0) | Gfx::CParticle | |
CreateRay(Math::Vector pos, Math::Vector goal, ParticleType type, Math::Point dim, float duration=1.0f, int sheet=0) | Gfx::CParticle | |
CreateTrack(Math::Vector pos, Math::Vector speed, Math::Point dim, ParticleType type, float duration=1.0f, float mass=0.0f, float length=10.0f, float width=1.0f) | Gfx::CParticle | |
CreateWheelTrace(const Math::Vector &p1, const Math::Vector &p2, const Math::Vector &p3, const Math::Vector &p4, TraceColor color) | Gfx::CParticle | |
DeleteParticle(ParticleType type) | Gfx::CParticle | |
DeleteParticle(int channel) | Gfx::CParticle | |
DeleteRank(int rank) | Gfx::CParticle | protected |
DrawParticle(int sheet) | Gfx::CParticle | |
DrawParticleCylinder(int i) | Gfx::CParticle | protected |
DrawParticleFlat(int i) | Gfx::CParticle | protected |
DrawParticleFog(int i) | Gfx::CParticle | protected |
DrawParticleNorm(int i) | Gfx::CParticle | protected |
DrawParticleRay(int i) | Gfx::CParticle | protected |
DrawParticleSphere(int i) | Gfx::CParticle | protected |
DrawParticleText(int i) | Gfx::CParticle | protected |
DrawParticleTriangle(int i) | Gfx::CParticle | protected |
DrawParticleWheel(int i) | Gfx::CParticle | protected |
FlushParticle() | Gfx::CParticle | |
FlushParticle(int sheet) | Gfx::CParticle | |
FrameParticle(float rTime) | Gfx::CParticle | |
GetFogColor(Math::Vector pos) | Gfx::CParticle | |
GetPosition(int channel) | Gfx::CParticle | |
GetRankFromChannel(int &channel) | Gfx::CParticle | protected |
m_absTime (defined in Gfx::CParticle) | Gfx::CParticle | protected |
m_device (defined in Gfx::CParticle) | Gfx::CParticle | protected |
m_engine (defined in Gfx::CParticle) | Gfx::CParticle | protected |
m_exploGunCounter (defined in Gfx::CParticle) | Gfx::CParticle | protected |
m_fog (defined in Gfx::CParticle) | Gfx::CParticle | protected |
m_fogTotal (defined in Gfx::CParticle) | Gfx::CParticle | protected |
m_frameUpdate (defined in Gfx::CParticle) | Gfx::CParticle | protected |
m_lastTimeGunDel (defined in Gfx::CParticle) | Gfx::CParticle | protected |
m_main (defined in Gfx::CParticle) | Gfx::CParticle | protected |
m_particle (defined in Gfx::CParticle) | Gfx::CParticle | protected |
m_sound (defined in Gfx::CParticle) | Gfx::CParticle | protected |
m_terrain (defined in Gfx::CParticle) | Gfx::CParticle | protected |
m_totalInterface (defined in Gfx::CParticle) | Gfx::CParticle | protected |
m_track (defined in Gfx::CParticle) | Gfx::CParticle | protected |
m_triangle (defined in Gfx::CParticle) | Gfx::CParticle | protected |
m_uniqueStamp (defined in Gfx::CParticle) | Gfx::CParticle | protected |
m_water (defined in Gfx::CParticle) | Gfx::CParticle | protected |
m_wheelTrace (defined in Gfx::CParticle) | Gfx::CParticle | protected |
m_wheelTraceIndex (defined in Gfx::CParticle) | Gfx::CParticle | protected |
m_wheelTraceTotal (defined in Gfx::CParticle) | Gfx::CParticle | protected |
ParticleExists(int channel) | Gfx::CParticle | |
Play(SoundType sound, Math::Vector pos, float amplitude) | Gfx::CParticle | protected |
SearchObjectGun(Math::Vector old, Math::Vector pos, ParticleType type, CObject *father) | Gfx::CParticle | protected |
SearchObjectRay(Math::Vector pos, Math::Vector goal, ParticleType type, CObject *father) | Gfx::CParticle | protected |
SetAngle(int channel, float angle) (defined in Gfx::CParticle) | Gfx::CParticle | |
SetDevice(CDevice *device) | Gfx::CParticle | |
SetDimension(int channel, Math::Point dim) (defined in Gfx::CParticle) | Gfx::CParticle | |
SetFrameUpdate(int sheet, bool update) | Gfx::CParticle | |
SetIntensity(int channel, float intensity) (defined in Gfx::CParticle) | Gfx::CParticle | |
SetObjectFather(int channel, CObject *object) | Gfx::CParticle | |
SetObjectLink(int channel, CObject *object) | Gfx::CParticle | |
SetParam(int channel, Math::Vector pos, Math::Point dim, float zoom, float angle, float intensity) (defined in Gfx::CParticle) | Gfx::CParticle | |
SetPhase(int channel, ParticlePhase phase, float duration) (defined in Gfx::CParticle) | Gfx::CParticle | |
SetPosition(int channel, Math::Vector pos) (defined in Gfx::CParticle) | Gfx::CParticle | |
SetZoom(int channel, float zoom) (defined in Gfx::CParticle) | Gfx::CParticle | |
TrackDraw(int i, ParticleType type) | Gfx::CParticle | protected |
TrackMove(int i, Math::Vector pos, float progress) | Gfx::CParticle | protected |
~CParticle() (defined in Gfx::CParticle) | Gfx::CParticle |