类分层结构
- java.lang.Object
- me.magicall.game.sub.round.plugin.AbsUndoPlugin<G,
R> (implements me.magicall.game.plugin.GameLauncherPlugin) - me.magicall.game.sub.round.plugin.AbsRedoPlugin<G,
R>
- me.magicall.game.sub.round.plugin.AbsRedoPlugin<G,
- me.magicall.game.sub.round.plugin.RoundPluginTemplate<G,
R> (implements me.magicall.game.sub.round.plugin.RoundPlugin) - me.magicall.game.skill.SkillTemplate (implements me.magicall.game.skill.Skill)
- me.magicall.game.sub.round.plugin.AbsUndoPlugin.Undo
- me.magicall.game.sub.round.plugin.AbsUndoPlugin<G,
接口分层结构
- me.magicall.game.sub.round.plugin.RoundPlugin