| _animated | hoa_video::ImageDescriptor | [protected] |
| _Clear() | hoa_video::ImageDescriptor | [protected] |
| _color | hoa_video::ImageDescriptor | [protected] |
| _elements | hoa_video::StillImage | [private] |
| _filename | hoa_video::StillImage | [private] |
| _grayscale | hoa_video::ImageDescriptor | [protected] |
| _height | hoa_video::ImageDescriptor | [protected] |
| _is_static | hoa_video::ImageDescriptor | [protected] |
| _loaded | hoa_video::ImageDescriptor | [protected] |
| _width | hoa_video::ImageDescriptor | [protected] |
| AddImage(const StillImage &id, float x_offset, float y_offset, float u1=0.0f, float v1=0.0f, float u2=1.0f, float v2=1.0f) | hoa_video::StillImage | |
| AnimatedImage class | hoa_video::StillImage | [friend] |
| Clear() | hoa_video::StillImage | [virtual] |
| DisableGrayScale() | hoa_video::StillImage | |
| Draw() | hoa_video::ImageDescriptor | |
| EnableGrayScale() | hoa_video::StillImage | |
| GameVideo class | hoa_video::StillImage | [friend] |
| GetFilename() const | hoa_video::StillImage | [inline] |
| GetHeight() const | hoa_video::StillImage | [inline, virtual] |
| GetVertexColor(Color &c, uint8 index) | hoa_video::StillImage | [inline] |
| GetWidth() const | hoa_video::StillImage | [inline, virtual] |
| ImageDescriptor() | hoa_video::ImageDescriptor | |
| IsAnimated() const | hoa_video::ImageDescriptor | [inline] |
| IsGrayScale() const | hoa_video::ImageDescriptor | [inline] |
| Load() | hoa_video::ImageDescriptor | |
| private_video::ParticleSystem class | hoa_video::StillImage | [friend] |
| Save(const std::string filename) const | hoa_video::ImageDescriptor | |
| SetColor(const Color &color) | hoa_video::StillImage | [inline, virtual] |
| SetDimensions(const float width, const float height) | hoa_video::StillImage | [virtual] |
| SetFilename(const std::string &filename) | hoa_video::StillImage | [inline] |
| SetHeight(const float height) | hoa_video::StillImage | [virtual] |
| SetStatic(const bool is_static) | hoa_video::StillImage | [inline, virtual] |
| SetVertexColors(const Color &tl, const Color &tr, const Color &bl, const Color &br) | hoa_video::StillImage | [inline, virtual] |
| SetWidth(const float width) | hoa_video::StillImage | [virtual] |
| StillImage(const bool grayscale=false) | hoa_video::StillImage | |
| ~ImageDescriptor() | hoa_video::ImageDescriptor | [inline, virtual] |