C# Class FermiInTheAir.GameObjects.Projectile

Inheritance: GameObject
Afficher le fichier Open project: TominaP/Fermi-in-the-air

Méthodes publiques

Méthode Description
Move ( ) : void
Projectile ( System.Point pos ) : System

Method Details

Move() public méthode

public Move ( ) : void
Résultat void

Projectile() public méthode

public Projectile ( System.Point pos ) : System
pos System.Point
Résultat System