[][src]Module myelin_engine::world_interactor

Trait and implementation for [WorldInteractor]

Structs

WorldInteractorImpl

Default implementation of WorldInteractor.

Traits

Interactable

Trait used by WorldInteractor. Implementors of this trait provide the actual code used for the performed actions

WorldInteractor

Provides information to an ObjectBehavior about the world it is placed in.