src/projectile/windProjectile.c file

Wind Projectile.

Functions

void WindProjectile(Entity* this)
void WindProjectile_Init(Entity* this)
void WindProjectile_Action1(Entity* this)
void WindProjectile_Action2(Entity* this)
void WindProjectile_Action3(Entity* this)

Variables

void(*const WindProjectile_Actions