|
my_rpg documentation 1.0.0
|
#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) |
The vectors.c.