C# 클래스 ZombieShooter.Bullet

상속: Obj
파일 보기 프로젝트 열기: Spectrewiz/Zombie-Shooter 1 사용 예제들

공개 메소드들

메소드 설명
Bullet ( Vector2 position ) : System
Update ( ) : void

메소드 상세

Bullet() 공개 메소드

public Bullet ( Vector2 position ) : System
position Vector2
리턴 System

Update() 공개 메소드

public Update ( ) : void
리턴 void