numerics
Loading...
Searching...
No Matches
Particle Struct Reference

Public Attributes

float x = 0
 
float y = 0
 
int age = 0
 

Detailed Description

Definition at line 43 of file main.cpp.

Member Data Documentation

◆ age

int Particle::age = 0

Definition at line 45 of file main.cpp.

◆ x

float Particle::x = 0

Definition at line 44 of file main.cpp.

◆ y

float Particle::y = 0

Definition at line 44 of file main.cpp.


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