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
Vector2f Member List

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

Vector2()Vector2< float >
Vector2(float x_, float y_)Vector2< float >
Vector2(const Vector2< float > &other)Vector2< float >
Vector2f()Vector2f
Vector2f(float x_, float y_)Vector2f
Vector2f(const Vector2f &other)Vector2f
xVector2< float >
yVector2< float >