Uses of Interface
dev.twilite.game.simulation.model.combat.SimulationCombatState.Prediction
Packages that use SimulationCombatState.Prediction
-
Uses of SimulationCombatState.Prediction in dev.twilite.game.simulation.model.combat
Methods in dev.twilite.game.simulation.model.combat with parameters of type SimulationCombatState.PredictionModifier and TypeMethodDescriptionSimulationCombatState.step(Rect target, SimulationCombatState.Prediction prediction, SimulationEntity.LineOfSight<? super SimulationCombatState> lineOfSight) Advances combat by one tick after moving the player totarget.