/ Assembly List / LJCTextInvasion / Shot

Namespace - LJCTextInvasion


Syntax

C#
public class Shot : IComparable<Shot>

Represents an active shot.

Public Methods
#ctor Initializes an object instance.
CompareTo Provides the default Sort functionality.
Inactivate Inactivates a target.
Move Moves the targets.
4 Methods

Properties
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.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.