Searched defs:stepSimulation (Results 1 – 2 of 2) sorted by relevance
65 void jmePhysicsSpace::stepSimulation(jfloat tpf, jint maxSteps, jfloat accuracy) { in stepSimulation() function in jmePhysicsSpace
351 private native void stepSimulation(long space, float time, int maxSteps, float accuracy); in stepSimulation() method in PhysicsSpace