ScummVM API documentation
Twp::Camera Member List

This is the complete list of members for Twp::Camera, including all inherited members.

getAt() const (defined in Twp::Camera)Twp::Camerainline
getBounds() const (defined in Twp::Camera)Twp::Camerainline
getRoom() const (defined in Twp::Camera)Twp::Camerainline
isMoving() const (defined in Twp::Camera)Twp::Camerainline
panTo(const Math::Vector2d &target, float time, InterpolationKind interpolation) (defined in Twp::Camera)Twp::Camera
setAt(const Math::Vector2d &at) (defined in Twp::Camera)Twp::Camera
setBounds(const Rectf &bounds) (defined in Twp::Camera)Twp::Camerainline
setRoom(Common::SharedPtr< Room > room) (defined in Twp::Camera)Twp::Camerainline
update(Common::SharedPtr< Room > room, Common::SharedPtr< Object > follow, float elapsed) (defined in Twp::Camera)Twp::Camera