InFlightItem
InFlightItem
A thrown or fired item in mid-flight. Created dynamically by the game engine. Not registered in the Registry (no serialized key) — it cannot be placed in a map file.
Wraps an Item and a Direction; the game loop moves it one cell per tick.