Ballz.GameSession.Logic.Weapons.Waterbomb.Waterbomb C# (CSharp) 메소드

Waterbomb() 공개 메소드

public Waterbomb ( Ball ball, Ballz game ) : Ballz.GameSession.World
ball Ballz.GameSession.World.Ball
game Ballz
리턴 Ballz.GameSession.World
		public Waterbomb(Ball ball, Ballz game) : base(ball, game) { }