This is the complete list of members for Alcachofa::Animation, including all inherited members.
_fileName (defined in Alcachofa::AnimationBase) | Alcachofa::AnimationBase | private |
_folder (defined in Alcachofa::AnimationBase) | Alcachofa::AnimationBase | private |
_frames (defined in Alcachofa::AnimationBase) | Alcachofa::AnimationBase | private |
_imageOffsets (defined in Alcachofa::AnimationBase) | Alcachofa::AnimationBase | private |
_images | Alcachofa::AnimationBase | private |
_isLoaded (defined in Alcachofa::AnimationBase) | Alcachofa::AnimationBase | private |
_spriteBases | Alcachofa::AnimationBase | private |
_spriteIndexMapping (defined in Alcachofa::AnimationBase) | Alcachofa::AnimationBase | private |
_spriteOffsets | Alcachofa::AnimationBase | private |
_totalDuration (defined in Alcachofa::AnimationBase) | Alcachofa::AnimationBase | private |
Animation(Common::String fileName, AnimationFolder folder=AnimationFolder::Animations) (defined in Alcachofa::Animation) | Alcachofa::Animation | |
AnimationBase(Common::String fileName, AnimationFolder folder=AnimationFolder::Animations) (defined in Alcachofa::AnimationBase) | Alcachofa::AnimationBase | private |
draw2D(int32 frameI, Math::Vector2d topLeft, float scale, BlendMode blendMode, Color color) (defined in Alcachofa::Animation) | Alcachofa::Animation | |
draw3D(int32 frameI, Math::Vector3d topLeft, float scale, BlendMode blendMode, Color color) (defined in Alcachofa::Animation) | Alcachofa::Animation | |
drawEffect(int32 frameI, Math::Vector3d topLeft, Math::Vector2d tiling, Math::Vector2d texOffset, BlendMode blendMode) (defined in Alcachofa::Animation) | Alcachofa::Animation | |
frameAtTime(uint32 time) const (defined in Alcachofa::Animation) | Alcachofa::Animation | |
frameBounds(int32 frameI) const (defined in Alcachofa::Animation) | Alcachofa::Animation | |
frameCenter(int32 frameI) const (defined in Alcachofa::Animation) | Alcachofa::Animation | inline |
frameCount() const (defined in Alcachofa::Animation) | Alcachofa::Animation | inline |
frameDuration(int32 frameI) const (defined in Alcachofa::Animation) | Alcachofa::Animation | inline |
freeImages() (defined in Alcachofa::Animation) | Alcachofa::Animation | |
fullBlend(const Graphics::ManagedSurface &source, Graphics::ManagedSurface &destination, int offsetX, int offsetY) (defined in Alcachofa::AnimationBase) | Alcachofa::AnimationBase | privatestatic |
imageIndex(int32 frameI, int32 spriteI) const (defined in Alcachofa::Animation) | Alcachofa::Animation | |
imageSize(int32 imageI) const (defined in Alcachofa::AnimationBase) | Alcachofa::AnimationBase | private |
isLoaded() const (defined in Alcachofa::AnimationBase) | Alcachofa::AnimationBase | inlineprivate |
kMaxSpriteIDs (defined in Alcachofa::AnimationBase) | Alcachofa::AnimationBase | privatestatic |
load() (defined in Alcachofa::Animation) | Alcachofa::Animation | |
loadMissingAnimation() (defined in Alcachofa::AnimationBase) | Alcachofa::AnimationBase | private |
outputRect2D(int32 frameI, float scale, Math::Vector2d &topLeft, Math::Vector2d &size) const (defined in Alcachofa::Animation) | Alcachofa::Animation | |
outputRect3D(int32 frameI, float scale, Math::Vector3d &topLeft, Math::Vector2d &size) const (defined in Alcachofa::Animation) | Alcachofa::Animation | |
overrideTexture(const Graphics::ManagedSurface &surface) (defined in Alcachofa::Animation) | Alcachofa::Animation | |
premultiplyAlpha() (defined in Alcachofa::Animation) | Alcachofa::Animation | inline |
readImage(Common::SeekableReadStream &stream) const (defined in Alcachofa::AnimationBase) | Alcachofa::AnimationBase | private |
spriteCount() const (defined in Alcachofa::Animation) | Alcachofa::Animation | inline |
totalDuration() const (defined in Alcachofa::Animation) | Alcachofa::Animation | inline |
totalFrameOffset(int32 frameI) const (defined in Alcachofa::Animation) | Alcachofa::Animation | |
~AnimationBase() (defined in Alcachofa::AnimationBase) | Alcachofa::AnimationBase | private |