[][src]Module minutiae::engine::serial

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