bevy-expedition-demo/src/inventory
2ndbeam c46fa75e54 feat!: Item processing
- Added try_insert_item system
- Added rotated field on Item
- Implemented UI item drawing with scale and rotation

BREAKING CHANGE: Item.swap_size renamed to Item.rotate
    Item.clone_swapped renamed to Item.clone_rotated
2026-03-11 14:55:27 +03:00
..
item.rs feat!: Item processing 2026-03-11 14:55:27 +03:00
mod.rs ui: Beginning of UI-related stuff 2026-03-09 13:59:51 +03:00
ui.rs feat!: Item processing 2026-03-11 14:55:27 +03:00