C# 클래스 minigun, Main-Working-Repository

상속: weapon
파일 보기 프로젝트 열기: GCSShatteredSpace/Main-Working-Repository

공개 메소드들

메소드 설명
fireWeapon ( Vector2 pos, int time ) : void
minigun ( ) : System.Collections

비공개 메소드들

메소드 설명
Update ( ) : void

메소드 상세

fireWeapon() 공개 메소드

public fireWeapon ( Vector2 pos, int time ) : void
pos Vector2
time int
리턴 void

minigun() 공개 메소드

public minigun ( ) : System.Collections
리턴 System.Collections