ASW Lib
A.D.S. Games SDL Wrapper Library. A library targeted at Allegro4 users who want to switch to SDL3 and use modern c++.
|
#include <game.h>
Public Attributes | |
asw::Vec2< float > | velocity |
asw::Vec2< float > | acceleration |
float | angularVelocity {0} |
float | angularAcceleration {0} |