comet/crates/comet_app
2025-10-25 21:38:14 +02:00
..
src feat(renderer2d)!: made text rendering return the bounds of the rendered text for better position control but also changed render_scene_2d signature to take a mutable Scene reference 2025-10-25 21:38:14 +02:00
Cargo.toml feat(sound): added a simple sound player to the engine with api in the App struct and a component to store metadata 2025-10-23 15:14:38 +02:00