[][src]Trait minutiae::action::EntityAction

pub trait EntityAction<C: CellState, E: EntityState<C>> { }

An attempt of an entity to mutate another entity.

Implementors

Loading content...