C# 클래스 Entity3DCollision.CreationBehavior

상속: Behavior
파일 보기 프로젝트 열기: WaveEngine/Samples

보호된 메소드들

메소드 설명
DefaultValues ( ) : void
Update ( System.TimeSpan gameTime ) : void

비공개 메소드들

메소드 설명
CreateSphere ( System.Vector3 position ) : void
rigidBody_OnPhysic3DCollision ( object sender, Physic3DCollisionEventArgs args ) : void

메소드 상세

DefaultValues() 보호된 메소드

protected DefaultValues ( ) : void
리턴 void

Update() 보호된 메소드

protected Update ( System.TimeSpan gameTime ) : void
gameTime System.TimeSpan
리턴 void