|
NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
This is the complete list of members for Util::FrameCounter_c, including all inherited members.
| calc() | Util::FrameCounter_c | |
| FrameCounter_c() | Util::FrameCounter_c | |
| getFinished() const | Util::FrameCounter_c | inline |
| getFrame() const | Util::FrameCounter_c | inline |
| getUpdateRate() const | Util::FrameCounter_c | inline |
| init(f32 startFrame, f32 endFrame) | Util::FrameCounter_c | |
| m_endFrame | Util::FrameCounter_c | private |
| m_finished | Util::FrameCounter_c | private |
| m_frame | Util::FrameCounter_c | private |
| m_startFrame | Util::FrameCounter_c | private |
| m_type | Util::FrameCounter_c | private |
| m_updateRate | Util::FrameCounter_c | private |
| play(f32 updateRate, Type_e type, f32 startFrame, f32 endFrame) | Util::FrameCounter_c | |
| play(f32 updateRate, Type_e type) | Util::FrameCounter_c | |
| setFrame(f32 frame) | Util::FrameCounter_c | inline |
| setUpdateRate(f32 updateRate) | Util::FrameCounter_c | inline |
| Type_e enum name | Util::FrameCounter_c | |
| TYPE_LOOP enum value | Util::FrameCounter_c | |
| TYPE_ONETIME enum value | Util::FrameCounter_c | |
| TYPE_OSCILLATING enum value | Util::FrameCounter_c | |
| ~FrameCounter_c() | Util::FrameCounter_c |