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

Inheritance: ChargedProjectileWeapon
Datei anzeigen Open project: SpagAachen/Ballz

Public Methods

Method Description
Waterbomb ( 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

Waterbomb() public method

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