Gravity Engine 12.0
Unity Asset for Gravity
|
Force chooser. A Factory pattern to select a force for integrators that support force delegates. More...
Public Types | |
enum | Forces { Gravity , InverseR , InverseR3 , ForceR , ForceR2 , Custom } |
Static Public Member Functions | |
static IForceDelegate | InstantiateForce (Forces force, GameObject host) |
Force chooser. A Factory pattern to select a force for integrators that support force delegates.