Uses of Class
xericker.arenalegends.core.game.round.data.RoundData
Packages that use RoundData
Package
Description
-
Uses of RoundData in xericker.arenalegends.core.display
Methods in xericker.arenalegends.core.display with parameters of type RoundData -
Uses of RoundData in xericker.arenalegends.core.game.round
Methods in xericker.arenalegends.core.game.round that return RoundData -
Uses of RoundData in xericker.arenalegends.core.game.round.factory
Methods in xericker.arenalegends.core.game.round.factory that return RoundDataMethods in xericker.arenalegends.core.game.round.factory that return types with arguments of type RoundDataModifier and TypeMethodDescriptionRoundTimeline.rounds()Returns the value of theroundsrecord component.Constructor parameters in xericker.arenalegends.core.game.round.factory with type arguments of type RoundDataModifierConstructorDescriptionRoundTimeline(Map<Integer, RoundData> rounds) Creates an instance of aRoundTimelinerecord class.