FangEngine.screen_manager.cameraThis module contains the camera class
CameraThis is the camera object for moving around a scene
__init__(self, x: float = 0, y: float = 0)Parameter x:
Parameter y:
get_pos(self) -> typing.Tuple[float, float]Returns the coordinates of the camera