group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
RibbonEmitter.hpp File Reference

Ribbon trail emitter component for slow projectiles. More...

#include <glm/glm.hpp>
Include dependency graph for RibbonEmitter.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  RibbonEmitter
 Component attached to slow/arcing projectile entities (rockets, slow bolts). More...
struct  RibbonEmitter::Node
 A single recorded point along the ribbon trail. More...

Detailed Description

Ribbon trail emitter component for slow projectiles.