BallInLevel Constructor Delta Engine Documentation
Initializes a new instance of the BallInLevel class

Namespace: Breakout
Assembly: Breakout (in Breakout.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public BallInLevel(
	Paddle paddle,
	Level level
)
See Also