C# Class PaulBenchmark.Gun

Mostra file Open project: philiplaureano/Hiro

Public Methods

Method Description
Gun ( Game game, Func bullets ) : System
Shoot ( ) : void

Method Details

Gun() public method

public Gun ( Game game, Func bullets ) : System
game Game
bullets Func
return System

Shoot() public method

public Shoot ( ) : void
return void