Module planetkit::cell_dweller [] [src]

Structs

ActiveCellDweller

World-global resource for finding the current cell-dwelling entity being controlled by the player, if any.

CellDweller
MiningInputAdapter
MiningSystem
MovementInputAdapter
MovementSystem
PhysicsSystem
RecvMessageQueue

World-global resource for inbound cell-dweller network messages.

RecvSystem
RemoveBlockMessage
SendMessageQueue

World-global resource for outbound cell-dweller network messages.

SetPosMessage
TryPickUpBlockMessage

Enums

CellDwellerMessage
MiningEvent
MovementEvent

Traits

AutoResource

Resources that know how to ensure their existence using only a reference to a World.