/
Assembly List
/
LJCTextInvasion
/ Shots
Namespace - LJCTextInvasion
Class Shots
Syntax
C#
public class Shots : List<Shot>
Represents a collection of Shot objects.
Public Methods
#ctor
Initializes an object instance.
Add
Adds a target to the shot.
Clone
Clones the collection.
Move
Moves the shot.
Search
Retrieves the shot for a specific target value.
5 Methods
Properties
Targets
Gets or sets the targets.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.