This is the complete list of members for Effect, including all inherited members.
| createEffect(EffectID id) | Effect | |
| createEffect_(EffectID id) | Effect | protected |
| Effect() | Effect | inline |
| fade() | Effect | |
| follow(const sead::Vector3f *trans=nullptr, const Angle3 *angle=nullptr, const sead::Vector3f *scale=nullptr) | Effect | |
| follow(const sead::Matrixf &mtx, bool mtx_has_scale) | Effect | |
| followFade() | Effect | |
| getEmitterSet_() | Effect | protected |
| getGroupID() const | Effect | |
| getMtx() const | Effect | inline |
| getMtxHasScale() const | Effect | inline |
| getParam() const | Effect | inline |
| isAlive() const | Effect | |
| kill() | Effect | |
| mHandle | Effect | protected |
| mMtx | Effect | protected |
| mMtxHasScale | Effect | protected |
| mParam | Effect | protected |
| reset_() | Effect | protected |
| setAlpha(f32 alpha) | Effect | |
| setColor(const sead::Color4f &color) | Effect | |
| setDirectionalVel(f32 vel) | Effect | |
| setEmissionParticleScale(const sead::Vector2f &scale) | Effect | |
| setEmitterScale(const sead::Vector3f &scale) | Effect | |
| setParticleScale(const sead::Vector2f &scale) | Effect | |
| setRandomSeed(u32 seed) | Effect | |
| setStopCalc(bool stop_calc) | Effect | |
| setVisible(bool visible, s32 emitter_controller_index) | Effect | |
| update_() | Effect | protected |