jubilant-funicular
Public Member Functions | Public Attributes | List of all members
nta::Particle2D Struct Reference

Represents a simple 2d particle. More...

#include <ParticleBatch2D.h>

Collaboration diagram for nta::Particle2D:
Collaboration graph
[legend]

Public Member Functions

 Particle2D (crvec2 c, crvec2 v, crvec4 col)
 

Public Attributes

glm::vec2 center
 
glm::vec2 velocity
 
glm::vec4 color
 
float life
 

Detailed Description

Represents a simple 2d particle.

Definition at line 10 of file ParticleBatch2D.h.


The documentation for this struct was generated from the following file: