Adds a backend mode where the simulation will not run in an infinite loop. It expects the application level code to call advanceFrame()
on the simulation manager object.
Adds a backend mode where the simulation will not run in an infinite loop. It expects the application level code to call advanceFrame()
on the simulation manager object.