Level H Engine
Classes
Flocking.h File Reference
#include <vector>
#include "Boid.h"
#include "../Maths/Vec2.h"
Include dependency graph for Flocking.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Flocking
 Creates a Flocking object. NOTE - This is a HEAVILY modifed version of code from a previous assignment (It was not built for 3D initaliy) More...