| Animation Class |
Namespace: Algs4Net
public class Animation : DrawingWindow
The Animation type exposes the following members.
| Name | Description | |
|---|---|---|
| Animation |
Sets up the window, draws a background and attach a handler for frame-based animation
|
| Name | Description | |
|---|---|---|
| MainTest |
Demo test the Animation data type. | |
| Update |
The event handler to support frame-based animation
|