|
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 | angular_velocity { 0.0F } |
| float | angular_acceleration { 0.0F } |