public class CombatInfo.ComboTimer
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
protected int |
abilityId |
protected int |
parentAbilityId |
Constructor and Description |
---|
ComboTimer(int parentAbilityId,
int abilityId) |
Modifier and Type | Method and Description |
---|---|
void |
run() |