Re-exports§
pub use ui::PinUIState;pub use ui::handle_pin_ui_input;pub use ui::update_pin_ui;pub use equipment::*;pub use inventory::*;pub use overpin::*;pub use pins::*;
Modules§
Macros§
- create_
pin - Macro for creating individual pins with their components and automatic registration
- create_
pins - Macro for creating multiple pins at once with automatic registration
- inventory_
t - Internal macro to trigger auto-registration of all pins
Structs§
- Pins
Plugin - The main plugin for the pin system
Functions§
- initialize_
pin_ registry - System to initialize the pin registry with all auto-registered pins
- update_
ui_ state_ bounds - System to update UI state bounds when inventory or equipment changes