![]() |
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.
|
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 | |
| x | Vector2< float > | |
| y | Vector2< float > |