パッケージ simulation.event
package simulation.event
-
クラス説明A
TimerEventthat fires a repeatingAttackActionat a fixed interval for a defined duration, optionally running an additional callback on each tick.Convenience base class for recurringTimerEventimplementations with a fixed interval.Contract for all time-driven events managed by theCombatSimulatorevent queue.