EchoesOfFate
A game for our COMP315 Project
 
Loading...
Searching...
No Matches
Camera Member List

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

Camera(const RenderWindow &window, std::shared_ptr< Map > mapRef)Camera
cameraKeyHandle(Event event)Camera
cameraSpeedCamerastatic
getCameraView() constCamera
getCameraXRelativeToMap() constCamera
getCameraYRelativeToMap() constCamera
resizeCamera(const RenderWindow &window)Camera
setPosition(float x, float y)Camera
updateCameraView(float deltaX, float deltaY, char direction)Camera