![]() |
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 Vector2i, including all inherited members.
| Vector2() | Vector2< int > | |
| Vector2(int x_, int y_) | Vector2< int > | |
| Vector2(const Vector2< int > &other) | Vector2< int > | |
| Vector2i() | Vector2i | |
| Vector2i(int x_, int y_) | Vector2i | |
| Vector2i(const Vector2i &other) | Vector2i | |
| x | Vector2< int > | |
| y | Vector2< int > |