C# Class Tachycardia.Objects.PhysicsMaterials.NPCNPCCallback

Inheritance: MogreNewt.ContactCallback
Afficher le fichier Open project: secred/Tachycardia

Méthodes publiques

Méthode Description
NPCNPCCallback ( ) : System
UserProcess ( MogreNewt contact, float timestep, int threadIndex ) : void

Method Details

NPCNPCCallback() public méthode

public NPCNPCCallback ( ) : System
Résultat System

UserProcess() public méthode

public UserProcess ( MogreNewt contact, float timestep, int threadIndex ) : void
contact MogreNewt
timestep float
threadIndex int
Résultat void