C# Class PaulBenchmark.Gun

Afficher le fichier Open project: philiplaureano/Hiro

Méthodes publiques

Méthode Description
Gun ( Game game, Func bullets ) : System
Shoot ( ) : void

Method Details

Gun() public méthode

public Gun ( Game game, Func bullets ) : System
game Game
bullets Func
Résultat System

Shoot() public méthode

public Shoot ( ) : void
Résultat void