Method | Description | |
---|---|---|
AnchoredBungee2d ( Particle2dBase particle, System.Vector2 anchor, System.Single springConstant, System.Single restLength ) : System | ||
UpdateForce ( System.Single duration ) : void |
public AnchoredBungee2d ( Particle2dBase particle, System.Vector2 anchor, System.Single springConstant, System.Single restLength ) : System | ||
particle | Particle2dBase | |
anchor | System.Vector2 | |
springConstant | System.Single | |
restLength | System.Single | |
return | System |
public UpdateForce ( System.Single duration ) : void | ||
duration | System.Single | |
return | void |