C# Class FermiInTheAir.GameObjects.Projectile

Inheritance: GameObject
显示文件 Open project: TominaP/Fermi-in-the-air

Public Methods

Method Description
Move ( ) : void
Projectile ( System.Point pos ) : System

Method Details

Move() public method

public Move ( ) : void
return void

Projectile() public method

public Projectile ( System.Point pos ) : System
pos System.Point
return System