Uses of Class
org.drools.games.adventures.model.Key
-
Packages that use Key Package Description org.drools.games.adventures.model -
-
Uses of Key in org.drools.games.adventures.model
Methods in org.drools.games.adventures.model that return Key Modifier and Type Method Description KeyDoor. getKey()Methods in org.drools.games.adventures.model with parameters of type Key Modifier and Type Method Description voidDoor. setKey(Key key)
-