ScummVM API documentation
Graphics::TransformTools Member List

This is the complete list of members for Graphics::TransformTools, including all inherited members.

newRect(const Common::Rect &oldRect, const TransformStruct &transform, Common::Point *newHotspot)Graphics::TransformToolsstatic
transformPoint(FloatPoint point, const float rotate, const Common::Point &zoom, const bool mirrorX=false, const bool mirrorY=false)Graphics::TransformToolsstatic