|
TrueSync
|
TrueSync.PhysicsManager Class Reference
Manages physics simulation. More...
Public Types | |
| enum | PhysicsType { W_2D, W_3D } |
| Indicates the type of physics simulations: 2D or 3D. | |
Static Public Member Functions | |
| static IPhysicsManager | New (TrueSyncConfig trueSyncConfig) |
| Instantiates a new IPhysicsManager. More... | |
Static Public Attributes | |
| static IPhysicsManager | instance |
| Returns a proper implementation of IPhysicsManager. | |
Detailed Description
Manages physics simulation.
Definition at line 6 of file PhysicsManagerFactory.cs.
Member Function Documentation
|
static |
Instantiates a new IPhysicsManager.
- Parameters
-
trueSyncConfig Indicates if is a 2D or 3D world.
Definition at line 23 of file PhysicsManagerFactory.cs.
The documentation for this class was generated from the following file:
Generated by
1.8.11