Maven module :
un.api : api-physics :
Class :
un.api.physic.integration.CollisionSolver
Extends/Implements :
-
Subclasses :
-
Solver in charge of updating a physique world.
author
Johann Sorel
Variables :
-
Functions :
update
Update the given world.
param
world
param
timeellapsed
void
update
(World world, double timeellapsed)
author Johann Sorel