Property | Type | Description | |
---|---|---|---|
Item | |||
ShouldAdd | bool |
Method | Description | |
---|---|---|
SolverUpdateableChange ( bool shouldAdd, |
Constructs a new solver updateable change.
|
public SolverUpdateableChange ( bool shouldAdd, |
||
shouldAdd | bool | Whether the item is going to be added or removed. |
item | Item to add or remove. |
public SolverUpdateable,BEPUphysics.SolverSystems Item | ||
return |