Package javatro.core.jokers.addmult
Class GreedyJoker
java.lang.Object
javatro.core.jokers.Joker
javatro.core.jokers.addmult.GreedyJoker
Represents a GreedyJoker Joker.
-
Nested Class Summary
Nested classes/interfaces inherited from class javatro.core.jokers.Joker
Joker.ScoreType -
Field Summary
Fields inherited from class javatro.core.jokers.Joker
description, identifierName, name, path, scoreType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javatro.core.jokers.Joker
getDescription, getIdentifierName, getName, getPath
-
Constructor Details
-
GreedyJoker
public GreedyJoker()
-
-
Method Details
-
interact
Description copied from class:JokerAbstract method of Joker for scoring purposes. The playedCard parameter should be null if not required. Overridden by Joker subclasses. -
toString
-