C# 클래스 Bluemagic.BlushieBoss.BulletFire

상속: Bluemagic.BlushieBoss.BulletSimple
파일 보기 프로젝트 열기: blushiemagic/ElementalUnleash 1 사용 예제들

공개 메소드들

메소드 설명
BulletFire ( Vector2 position, Vector2 velocity ) : System
Update ( ) : void

메소드 상세

BulletFire() 공개 메소드

public BulletFire ( Vector2 position, Vector2 velocity ) : System
position Vector2
velocity Vector2
리턴 System

Update() 공개 메소드

public Update ( ) : void
리턴 void