Module minutae::engine::serial [] [src]

A simulation engine that simulates all changes to the universe sequentially. This is the most simple engine but doens't take advantage of any possible benifits from things like multithreading.

Traits

SerialEngine