Files
tbd-station-14/Content.Client/GameObjects/Components
ShadowCommander d03da83fda Inventory Input (#503)
* Create ItemSlotButton

* Refactor inventory buttons

Refactor so that KeyBind handling of inventory and hands are the same.

* Refactor InventoryInterfaceController to call ItemSlotManager with entities

This change allows HandsGUI and InventoryInterfaceController to just call ItemSlotManager.OnButtonPressed with an entity instead of a slot.

* Add CooldownCircle to ItemSlotButton

This allows Hands and Inventory to have cooldown circles on their ItemSlots.

* Refactor HandsGUI to use ItemSlots

This allows functionality and GUI to be the same between Inventory and Hands.

Added clicking empty hand to switch ActiveHand to clicked hand.

* Implement CooldownCircle in ItemSlotManager

Reorganize files
2020-01-17 15:43:20 +01:00
..
2019-11-13 23:37:46 +01:00
2019-12-05 16:00:03 +01:00
2019-11-22 01:37:14 +01:00
2019-12-05 16:00:03 +01:00
2020-01-17 15:43:20 +01:00
2019-12-08 19:52:29 -08:00
2020-01-09 00:28:04 +01:00
2019-12-05 16:00:03 +01:00
2020-01-12 02:04:13 +01:00
2019-11-13 23:37:46 +01:00
2019-12-05 16:00:03 +01:00
2019-12-05 16:00:03 +01:00
2019-11-13 23:37:46 +01:00
2019-12-05 16:00:03 +01:00
2020-01-09 00:28:04 +01:00
2019-11-13 23:37:46 +01:00
2020-01-09 00:28:04 +01:00
2020-01-09 00:28:04 +01:00
2019-12-24 13:40:13 +01:00
2020-01-09 00:28:04 +01:00
2019-12-08 19:52:29 -08:00