C# 클래스 SpaceBattle.PrismBullet

상속: Bullet
파일 보기 프로젝트 열기: luqui/space-shooter 1 사용 예제들

공개 메소드들

메소드 설명
Draw ( ) : void
PrismBullet ( Vector2 pos, Vector2 vel, Vector4 color ) : System

메소드 상세

Draw() 공개 메소드

public Draw ( ) : void
리턴 void

PrismBullet() 공개 메소드

public PrismBullet ( Vector2 pos, Vector2 vel, Vector4 color ) : System
pos Vector2
vel Vector2
color Vector4
리턴 System