Uses of Record Class
dev.twilite.game.simulation.model.threat.SimulationMovingThreat.Builder
Packages that use SimulationMovingThreat.Builder
-
Uses of SimulationMovingThreat.Builder in dev.twilite.game.simulation.model.threat
Methods in dev.twilite.game.simulation.model.threat that return SimulationMovingThreat.BuilderModifier and TypeMethodDescriptionStarts a builder for a moving threat.SimulationMovingThreat.Builder.id(int id) Sets the source id.SimulationMovingThreat.Builder.penalty(int penalty) Sets the penalty added to matching nodes.SimulationMovingThreat.Builder.radius(int radius) Sets the Chebyshev radius around the threat coordinate.