my_rpg documentation 1.0.0
Loading...
Searching...
No Matches
vectors.c File Reference

The vectors.c. More...

#include "csfml.h"

Functions

float distance_heuristic (sfVector2f a, sfVector2f b)
 
int vector_cmp (sfVector2f a, sfVector2f b)
 
sfVector2f vector_add (sfVector2f a, sfVector2f b)
 
sfVector2f move_to_next_point (sfVector2f start, sfVector2f end, int speed, entity_t *entity)
 

Detailed Description

The vectors.c.

Author
Nicolas TORO