Files
flame/doc/tutorials
Travis Calhoun 70806a8660 docs: Add events import in space shooter tutorial step_2 (#3231)
DragUpdateInfo is included in the events package but is not in the docs.


When following the shooter tutorial I had issues cause the
DragUpdateInfo was undefined. upon further investigation I found that it
was in the event import instead

Co-authored-by: Lukas Klingsbo <me@lukas.fyi>
2024-07-21 09:49:33 +00:00
..