C# 클래스 TestableExample, Uniject

파일 보기 프로젝트 열기: banderous/Uniject 1 사용 예제들

공개 메소드들

메소드 설명
OnCollisionEnter ( Uniject c ) : void
TestableExample ( TestableGameObject parent, IAudioSource source, Sphere, sphere, [ beep ) : System.Collections
Update ( ) : void

메소드 상세

OnCollisionEnter() 공개 메소드

public OnCollisionEnter ( Uniject c ) : void
c Uniject
리턴 void

TestableExample() 공개 메소드

public TestableExample ( TestableGameObject parent, IAudioSource source, Sphere, sphere, [ beep ) : System.Collections
parent TestableGameObject
source IAudioSource
sphere Sphere,
beep [
리턴 System.Collections

Update() 공개 메소드

public Update ( ) : void
리턴 void