Ankush's Garage
A collection of stuff made by Ankush Roy
Loading...
Searching...
No Matches
BoidsEntity Struct Reference

#include <Boids.h>

Public Attributes

glm::vec2 Position
 
glm::vec2 Velocity
 
float Rotation
 

Member Data Documentation

◆ Position

glm::vec2 BoidsEntity::Position

◆ Rotation

float BoidsEntity::Rotation

◆ Velocity

glm::vec2 BoidsEntity::Velocity

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