Bbop-2D 0.4.1-alpha
Bbop-2D is a c++ library based on openGL to make 2D game. It implement sprite, shape, light and more.
Loading...
Searching...
No Matches
Camera Member List

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

buildCamera()Camera
Camera(Vector2f nPos, float nScale)Camera
Camera()Camera
camPosToWorldPos(Vector2f camPos)Camera
camXCamera
camYCamera
getPosition()Camera
getScale()Camera
isInCamView(Shape &obj)Camera
isInCamView(CollisionBox &obj)Camera
move(Vector2f m)Camera
posCameraprivate
scaleCameraprivate
screenPosToCamPos(Vector2f screenPos)Camera
setPosition(Vector2f nPos)Camera
setScale(float nScale)Camera