#include "entities.h"Functions | |
| void | throwAndDamageEntity (Entity *ent, int damage, int minDX, int maxDX, int DY) |
| bool | checkBrickContactX (Entity *ent) |
| bool | checkBrickContactY (Entity *ent) |
| void | moveEntity (Entity *ent) |
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||||||
|
|
1.3.7