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

Linear velocity component for ECS entities. More...

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

Go to the source code of this file.

Classes

struct  Velocity
 Linear velocity of an entity, in game units per second. More...
 

Detailed Description

Linear velocity component for ECS entities.