C# Class Tachycardia.Objects.PhysicsMaterials.NPCNPCCallback

Inheritance: MogreNewt.ContactCallback
显示文件 Open project: secred/Tachycardia

Public Methods

Method Description
NPCNPCCallback ( ) : System
UserProcess ( MogreNewt contact, float timestep, int threadIndex ) : void

Method Details

NPCNPCCallback() public method

public NPCNPCCallback ( ) : System
return System

UserProcess() public method

public UserProcess ( MogreNewt contact, float timestep, int threadIndex ) : void
contact MogreNewt
timestep float
threadIndex int
return void