| Package | Description |
|---|---|
| simkit.smdx |
Contains basic classes to represent the entities in a combat simulation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SensorTargetMediatorFactory
Holds SensorTargetMediators.
|
| Modifier and Type | Field and Description |
|---|---|
protected MediatorFactory<Sensor,Moveable,SensorTargetMediator> |
SensorTargetReferee.sensorTargetMediatorFactory
Holds the instance of the SensorTargetMediatorFactory.
|
| Modifier and Type | Method and Description |
|---|---|
static MediatorFactory<Sensor,Moveable,SensorTargetMediator> |
SensorTargetMediatorFactory.getInstance() |