Inheritance Hierarchy
DeltaEngine.Entities UpdateBehavior
Breakout Ball RunBall
Namespace: Breakout
Assembly: Breakout (in Breakout.exe) Version: 1.1.1.0 (1.1.1)
Syntax
The Ball RunBall type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Ball RunBall | Initializes a new instance of the Ball RunBall class |
Methods
Name | Description | |
---|---|---|
Update | (Overrides UpdateBehavior Update(IEnumerable Entity ).) |
See Also