wish-engine.state
clean-entity
(clean-entity entity)composite
(composite & states)Given multiple IEngineStates, produce a single IEngineState that is a composite of them all
create
(create initial-data)IEngineState
protocol
members
plus
(plus this other)Combine another IEngineState instance with this one into a new IEngineState
SimpleEngineState
value
(value engine-state)with-entity
(with-entity state entity options)