C# Class Tachycardia.Objects.PhysicsMaterials.GroundPlayerCallback

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

Méthodes publiques

Méthode Description
GroundPlayerCallback ( ) : System
UserProcess ( MogreNewt contact, float timestep, int threadIndex ) : void
killtest ( Mogre position ) : void

Method Details

GroundPlayerCallback() public méthode

public GroundPlayerCallback ( ) : 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

killtest() public méthode

public killtest ( Mogre position ) : void
position Mogre
Résultat void