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
Vector2< T > Member List

This is the complete list of members for Vector2< T >, including all inherited members.

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