C# 클래스 PaulBenchmark.Gun

파일 보기 프로젝트 열기: philiplaureano/Hiro

공개 메소드들

메소드 설명
Gun ( Game game, Func bullets ) : System
Shoot ( ) : void

메소드 상세

Gun() 공개 메소드

public Gun ( Game game, Func bullets ) : System
game Game
bullets Func
리턴 System

Shoot() 공개 메소드

public Shoot ( ) : void
리턴 void