| _animated | hoa_video::ImageDescriptor | [protected] |
| _Clear() | hoa_video::ImageDescriptor | [protected] |
| _color | hoa_video::ImageDescriptor | [protected] |
| _frame_counter | hoa_video::AnimatedImage | [private] |
| _frame_index | hoa_video::AnimatedImage | [private] |
| _frames | hoa_video::AnimatedImage | [private] |
| _grayscale | hoa_video::ImageDescriptor | [protected] |
| _height | hoa_video::ImageDescriptor | [protected] |
| _is_static | hoa_video::ImageDescriptor | [protected] |
| _loaded | hoa_video::ImageDescriptor | [protected] |
| _loop_counter | hoa_video::AnimatedImage | [private] |
| _loops_finished | hoa_video::AnimatedImage | [private] |
| _number_loops | hoa_video::AnimatedImage | [private] |
| _width | hoa_video::ImageDescriptor | [protected] |
| AddFrame(const StillImage &frame, uint32 frame_time) | hoa_video::AnimatedImage | |
| AddFrame(const std::string &frame, uint32 frame_time) | hoa_video::AnimatedImage | |
| AnimatedImage(const bool grayscale=false) | hoa_video::AnimatedImage | |
| Clear() | hoa_video::AnimatedImage | [virtual] |
| DisableGrayScale() | hoa_video::AnimatedImage | |
| Draw() | hoa_video::ImageDescriptor | |
| EnableGrayScale() | hoa_video::AnimatedImage | |
| GameVideo class | hoa_video::AnimatedImage | [friend] |
| GetCurrentFrameIndex() const | hoa_video::AnimatedImage | [inline] |
| GetFrame(uint32 index) const | hoa_video::AnimatedImage | [inline] |
| GetHeight() const | hoa_video::AnimatedImage | [inline, virtual] |
| GetNumFrames() const | hoa_video::AnimatedImage | [inline] |
| GetPercentProgress() const | hoa_video::AnimatedImage | [inline] |
| GetTimeProgress() const | hoa_video::AnimatedImage | [inline] |
| GetWidth() const | hoa_video::AnimatedImage | [inline, virtual] |
| ImageDescriptor() | hoa_video::ImageDescriptor | |
| IsAnimated() const | hoa_video::ImageDescriptor | [inline] |
| IsGrayScale() const | hoa_video::ImageDescriptor | [inline] |
| IsLoopsFinished() const | hoa_video::AnimatedImage | [inline] |
| Load() | hoa_video::ImageDescriptor | |
| ResetAnimation() | hoa_video::AnimatedImage | [inline] |
| Save(const std::string filename) const | hoa_video::ImageDescriptor | |
| SetColor(const Color &color) | hoa_video::AnimatedImage | [virtual] |
| SetDimensions(const float width, const float height) | hoa_video::AnimatedImage | [virtual] |
| SetFrameIndex(const uint32 index) | hoa_video::AnimatedImage | [inline] |
| SetHeight(const float height) | hoa_video::AnimatedImage | [virtual] |
| SetLoopCounter(int32 loops) | hoa_video::AnimatedImage | [inline] |
| SetLoopsFinished(bool loops) | hoa_video::AnimatedImage | [inline] |
| SetNumberLoops(int32 loops) | hoa_video::AnimatedImage | [inline] |
| SetStatic(const bool is_static) | hoa_video::AnimatedImage | [inline, virtual] |
| SetTimeProgress(uint32 time) | hoa_video::AnimatedImage | [inline] |
| SetVertexColors(const Color &tl, const Color &tr, const Color &bl, const Color &br) | hoa_video::AnimatedImage | [virtual] |
| SetWidth(const float width) | hoa_video::AnimatedImage | [virtual] |
| Update() | hoa_video::AnimatedImage | |
| ~ImageDescriptor() | hoa_video::ImageDescriptor | [inline, virtual] |