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< Room > | getRoom () 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) |