接口 Round.CurRound<R extends Round.FinishedRound>
- 所有超级接口:
Identified<Integer>,Round
- 所有已知实现类:
CommonCurRound
- 封闭接口:
- Round
-
嵌套类概要
从接口继承的嵌套类/接口 me.magicall.game.sub.round.Round
Round.CommonFinishedRound, Round.CurRound<R extends Round.FinishedRound>, Round.FinishedRound -
方法概要
修饰符和类型方法说明voidaddSkillOptions(Fighter fighter, List<SkillOperation> skillOperations) default voidaddSkillOptions(Fighter fighter, SkillOperation... skillOperations) finish()从接口继承的方法 me.magicall.game.sub.round.Round
getSkillOperations, id
-
方法详细资料
-
addSkillOptions
-
addSkillOptions
-
finish
R finish()
-