All Known Implementing Classes:
Force.Drag, Force.Impulse, Force.OverTime, Force.Static, Force.Zeroing

public interface Force
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
     
    static class 
     
    static class 
     
    static class 
     
    static class 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    float
    get(float mass, float value, float speed)
     
  • Method Details

    • get

      float get(float mass, float value, float speed)
    • finished

      boolean finished()