ScummVM API documentation
Twp::Camera Class Reference

Public Member Functions

void setAt (const Math::Vector2d &at)
 
Math::Vector2d getAt () const
 
void setBounds (const Rectf &bounds)
 
Rectf getBounds () const
 
void setRoom (Common::SharedPtr< Room > room)
 
Common::SharedPtr< RoomgetRoom () const
 
bool isMoving () const
 
void panTo (const Math::Vector2d &target, float time, InterpolationKind interpolation)
 
void update (Common::SharedPtr< Room > room, Common::SharedPtr< Object > follow, float elapsed)
 

The documentation for this class was generated from the following file: