Package | Description |
---|---|
simkit.smdx |
Contains basic classes to represent the entities in a combat simulation.
|
simkit.smdx.test |
Modifier and Type | Class and Description |
---|---|
class |
CircularImpactMunition
A Munition that has an area of effect that is a circle centered around its
aim point.
|
class |
FormationLeader
The guide point (ZZ) for a formation.
|
class |
SimpleTarget
A Target that is only subject to being killed, not damaged.
|
Modifier and Type | Method and Description |
---|---|
static java.awt.geom.Point2D |
SimkitSmdxTestingHelper.getDestination(UniformLinearMover ulm) |
Modifier and Type | Class and Description |
---|---|
class |
TestShapeTransformIntersectionTests.ThisTestMover |