advanceInternal

open fun advanceInternal(amount: Float)

Called every frame that the combat engine is not paused. Handles all internal functions of the subsystem, like activating it, adding charges, handling the state interval, and all other things the subsystem needs to do frame-by-frame during active combat. Override advance unless you call super or know exactly what you're doing.

Parameters

amount

frame time