C# Class ZombieShooter.Bullet

Inheritance: Obj
Afficher le fichier Open project: Spectrewiz/Zombie-Shooter Class Usage Examples

Méthodes publiques

Méthode Description
Bullet ( Vector2 position ) : System
Update ( ) : void

Method Details

Bullet() public méthode

public Bullet ( Vector2 position ) : System
position Vector2
Résultat System

Update() public méthode

public Update ( ) : void
Résultat void