EngineModule

class Object
trait Matchable
class Any

Type members

Classlikes

trait Component

Engine component.

Engine component.

trait Engine

The engine is the component that is responsible for the actual simulation.

The engine is the component that is responsible for the actual simulation.

trait Interface extends Provider with Component

The interface of the component.

The interface of the component.

trait Provider

Provider of the component.

Provider of the component.

Types

It requires the boundaries in order to be able to include their update in the loop.

It requires the boundaries in order to be able to include their update in the loop.