C# Class Ballz.GameSession.Logic.Weapons.Potato

Inheritance: ChargedProjectileWeapon
Datei anzeigen Open project: SpagAachen/Ballz

Public Methods

Method Description
Potato ( Ball ball, Ballz game ) : Ballz.GameSession.World

Protected Methods

Method Description
CreateShot ( ) : Shot

Method Details

CreateShot() protected method

protected CreateShot ( ) : Shot
return Ballz.GameSession.World.Shot

Potato() public method

public Potato ( Ball ball, Ballz game ) : Ballz.GameSession.World
ball Ballz.GameSession.World.Ball
game Ballz
return Ballz.GameSession.World