Declared in Simulation

Declaration

bool Tick(
    double seconds
);

Description

Returns true if the simulation has propagated forward in time.

Parameters

NameDescription
secondsThe amount of seconds to propagate.