C# 클래스 PoulpeShoot, PathfindingToolUnity

상속: PoulpeState
파일 보기 프로젝트 열기: benjaml/PathfindingToolUnity

공개 메소드들

메소드 설명
PoulpeShoot ( GameObject Player ) : System.Collections
Step ( ) : void

비공개 메소드들

메소드 설명
CalcShootAngle ( GameObject hit ) : Vector3
Shoot ( GameObject hit ) : void

메소드 상세

PoulpeShoot() 공개 메소드

public PoulpeShoot ( GameObject Player ) : System.Collections
Player GameObject
리턴 System.Collections

Step() 공개 메소드

public Step ( ) : void
리턴 void