| C# |
|---|
| public class Shot : IComparable<Shot> |
| #ctor | Initializes an object instance. |
| CompareTo | Provides the default Sort functionality. |
| Inactivate | Inactivates a target. |
| Move | Moves the targets. |
| Column | Gets or sets the colun. |
| CurrentPoint | Gets or sets the current point. |
| CurrentRow | Gets or sets the current target row. |
| DisplayString | Gets or sets the display string. |
| Target | Gets or sets the target. |
| Targets | Gets or sets the targets. |