24 void pan(
const std::shared_ptr<Camera>& camera,
const Vector2f& offset);
The class Vector2f inherits from the templated class of Vector2, and the template parameters are spec...
Definition vector.h:268
void pan(const std::shared_ptr< Camera > &camera, const Vector2f &offset)