接口的使用
me.magicall.game.sub.round.Round.FinishedRound
使用Round.FinishedRound的程序包
程序包
说明
回合制游戏。
-
me.magicall.game.sub.round中Round.FinishedRound的使用
类型参数类型为Round.FinishedRound的me.magicall.game.sub.round中的字段类型参数类型为Round.FinishedRound的me.magicall.game.sub.round中的方法修饰符和类型方法说明<F extends Round.FinishedRound,C extends Round.CurRound<F>>
CRoundFighting.getCurRound()当前回合<F extends Round.FinishedRound>
List<F>RoundFighting.getRounds()修饰符和类型方法说明CommonRoundManager.endCurRound()CommonRoundManager.getLastRound()CommonRoundManager.popLastRound()返回变量类型为Round.FinishedRound的类型的me.magicall.game.sub.round中的方法类型变量类型为Round.FinishedRound的me.magicall.game.sub.round中的构造器参数 -
me.magicall.game.sub.round.abs中Round.FinishedRound的使用
修饰符和类型方法说明<F extends Round.FinishedRound,C extends Round.CurRound<F>>
CAbsRoundFighting.getCurRound()<F extends Round.FinishedRound>
List<F>AbsRoundFighting.getRounds() -
me.magicall.game.sub.round.skill中Round.FinishedRound的使用