Uses of Class
de.jos.game.xml.Combination

Packages that use Combination
de.jos.game.actions.permanent   
de.jos.game.xml   
 

Uses of Combination in de.jos.game.actions.permanent
 

Method parameters in de.jos.game.actions.permanent with type arguments of type Combination
 boolean ActionCanister.combinationMatchPossible(Canister canisterToBeAdded, java.util.List<Combination> combinations)
           
 

Uses of Combination in de.jos.game.xml
 

Methods in de.jos.game.xml that return types with arguments of type Combination
 java.util.List<Combination> Level.getAccumulatedCombinations()
           
 java.util.List<Combination> Level.getCombinations()
           
 

Methods in de.jos.game.xml with parameters of type Combination
 int Combination.CombinationComparator.compare(Combination combination1, Combination combination2)
           
 

Method parameters in de.jos.game.xml with type arguments of type Combination
 void Level.setCombinations(java.util.List<Combination> combinations)
           
 



Copyright © 2008. All Rights Reserved.