Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ItemEntity ¶
func GetItemEntityByUUID ¶
func GetItemEntityByUUID(items []*ItemEntity, uuid uuid.UUID) *ItemEntity
func NewItemEntity ¶
func NewItemEntity(item Item, x float32, y float32) *ItemEntity
func (*ItemEntity) Serialize ¶
func (i *ItemEntity) Serialize() ItemEntityData
Click to show internal directories.
Click to hide internal directories.