cpp-sdl2
C++ header-only SDL2 wrapper
|
base content of a vector 2 More...
#include <vec2.hpp>
Public Attributes | |
T | x |
T | y |
base content of a vector 2
T sdl::details::Vec2Base< T >::x |
Definition at line 15 of file vec2.hpp.
Referenced by sdl::Vec2< T, Base >::Vec2().
T sdl::details::Vec2Base< T >::y |