src/manager/fallingItemManager.c file

Item that is falling from the sky.

If you leave the room without picking the item up and enter again, the item falls from the sky again.

Functions

void FallingItemManager_Init(FallingItemManager*)
void FallingItemManager_Action1(FallingItemManager*)
void FallingItemManager_Main(FallingItemManager* this)