C# Class FSWorldComponent, Farseer-Unity3D

Inheritance: MonoBehaviour
Afficher le fichier Open project: gabstv/Farseer-Unity3D Class Usage Examples

Méthodes publiques

Свойство Type Description
Gravity Vector2

Protected Properties

Свойство Type Description
instance FSWorldComponent,
pwait int

Méthodes publiques

Méthode Description
Awake ( ) : void
FixedUpdate ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

FixedUpdate() public méthode

public FixedUpdate ( ) : void
Résultat void

Property Details

Gravity public_oe property

public Vector2 Gravity
Résultat Vector2

instance protected_oe static_oe property

protected static FSWorldComponent, instance
Résultat FSWorldComponent,

pwait protected_oe property

protected int pwait
Résultat int