Maven module :un.api : api-physics :
Class :
un.api.physic.integration.EulerIntegrator
Extends/Implements :
un.api.physic.integration.AbstractIntegrator
Subclasses : -
Variables : -
Functions :
EulerIntegrator,
update
public void
EulerIntegrator (int worldDimension)
public void
update (World world, double timeellapsed)
Thanks to Jon Watte for the public domain resources.
author jeffrey traer bernstein (original source code)
author Johann Sorel (adapted to unlicense project)