C# 클래스 Rool, ROOL

상속: MonoBehaviour
파일 보기 프로젝트 열기: Yann3D/ROOL 1 사용 예제들

공개 메소드들

메소드 설명
AddPV ( int count, Obstacle, dommageType ) : void
GetRigidbody ( ) : Rigidbody

비공개 메소드들

메소드 설명
Death ( ) : void
SetPV ( int pv ) : void
Start ( ) : void
Update ( ) : void

메소드 상세

AddPV() 공개 메소드

public AddPV ( int count, Obstacle, dommageType ) : void
count int
dommageType Obstacle,
리턴 void

GetRigidbody() 공개 메소드

public GetRigidbody ( ) : Rigidbody
리턴 UnityEngine.Rigidbody