TrueSync
Public Member Functions | Properties | List of all members
TrueSync.IBody Interface Reference

Represents a common interface to 2D and 3D bodies. More...

Inheritance diagram for TrueSync.IBody:
TrueSync.IBody2D TrueSync.IBody3D

Public Member Functions

string Checkum ()
 
void TSUpdate ()
 

Properties

bool TSDisabled [get, set]
 If true the body doesn't interfere in physics simulation.
 
bool TSIsStatic [get, set]
 If true the body doesn't move around by collisions.
 

Detailed Description

Represents a common interface to 2D and 3D bodies.

Definition at line 6 of file IBody.cs.


The documentation for this interface was generated from the following file: