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++.
Loading...
Searching...
No Matches
particles.cpp File Reference

Particle emitter implementation. More...

#include "asw/modules/particles.h"
#include <cmath>
#include "asw/modules/draw.h"
#include "asw/modules/random.h"
#include "asw/modules/util.h"
Include dependency graph for particles.cpp:

Go to the source code of this file.

Namespaces

namespace  asw
 

Detailed Description

Particle emitter implementation.

Author
Allan Legemaate (alege.nosp@m.maat.nosp@m.e@gma.nosp@m.il.c.nosp@m.om)
Date
2025-03-26

Definition in file particles.cpp.