Documentation ¶
Index ¶
- func BoxToBox(user *player.Player, boxID, boxSlot, toBoxID int) (error, *boxInMap.Box, *boxInMap.Box)
- func GetItemFromBox(user *player.Player, boxID, boxSlot int) (error, *boxInMap.Box)
- func PlaceItemToBox(user *player.Player, boxID, inventorySlot int) (error, *boxInMap.Box)
- func PlaceNewBox(user *player.Player, numberSlot, password int) (error, *boxInMap.Box)
- func ThrowItems(user *player.Player, slots []inventory.Slot) (error, bool, *boxInMap.Box)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetItemFromBox ¶
func PlaceItemToBox ¶
func PlaceNewBox ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.