C# 클래스 Tachycardia.Objects.PhysicsMaterials.GroundPlayerCallback

상속: MogreNewt.ContactCallback
파일 보기 프로젝트 열기: secred/Tachycardia

공개 메소드들

메소드 설명
GroundPlayerCallback ( ) : System
UserProcess ( MogreNewt contact, float timestep, int threadIndex ) : void
killtest ( Mogre position ) : void

메소드 상세

GroundPlayerCallback() 공개 메소드

public GroundPlayerCallback ( ) : System
리턴 System

UserProcess() 공개 메소드

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

killtest() 공개 메소드

public killtest ( Mogre position ) : void
position Mogre
리턴 void