See: Description
Interface | Description |
---|---|
Shot |
Represents a single shot which can be thrown on the battlefield.
|
ShotFactory |
Represents a Shot Factory.
|
Class | Description |
---|---|
RandomLimitedShotFactory |
Shot factory which produces a limited number
of random shots, depending on the current Boundary.
|
ShotImpl |
Implementation of a Shot.
|
ShotsCollection |
Represents a set of shots.
|
Enum | Description |
---|---|
ShotsCollection.Type |
Type of the Shot collection.
|