Index

A B C D E F G H I K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

D

decision - Variable in class com.adventure.commands.AbstractRandomDecisionCommand
 
decrementCounter() - Method in class com.adventure.commands.AutoCompleter
Decrement the number of times the 'tab' key has been pressed
DefenceItem - Class in com.adventure.models.items
Item used for defence.
DefenceItem(String) - Constructor for class com.adventure.models.items.DefenceItem
Default constructor weight: 0 adder: 0 multiplier: 1
DefenceItem(String, double, int) - Constructor for class com.adventure.models.items.DefenceItem
Constructor.
DEFENSE - Enum constant in enum class com.adventure.models.Inventory.EquipType
 
deleteGame(String) - Method in class com.adventure.services.BucketStorageService
 
deleteGame(String) - Method in class com.adventure.services.FileSystemStorageService
 
deleteGame(String) - Method in interface com.adventure.services.StorageService
Deletes a game.
deserialize(JsonParser, DeserializationContext) - Method in class com.adventure.deserializers.GameDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.adventure.deserializers.RoomDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.adventure.deserializers.VictoryNodeDeserializer
 
DeserializingUtility - Class in com.adventure.deserializers
 
DeserializingUtility() - Constructor for class com.adventure.deserializers.DeserializingUtility
 
disable(String) - Method in class com.adventure.commands.CommandParser
Disable command.
disableAll() - Method in class com.adventure.commands.CommandParser
Disables all commands.
disableDummyCommands(String[]) - Method in class com.adventure.commands.AbstractCommand
Disable all commands and enable again the commands disabled with the method "enableDummyCommands"
disableSaveAll() - Method in class com.adventure.commands.AbstractCommand
Save and disable all enabled commands
Display - Class in com.adventure.components
FXML component that represents a display.
Display() - Constructor for class com.adventure.components.Display
 
DODGE - Enum constant in enum class com.adventure.commands.CmdFight.Move
 
drop(StoryNode) - Method in class com.adventure.models.NPC
Drop the inventory after death
dropItem(Item) - Method in class com.adventure.models.Inventory
Drop an item and remove it from the inventory
dropItem(String) - Method in class com.adventure.models.Inventory
Drop an item and remove it from the inventory
DummyCmd - Class in com.adventure.commands
Command that does nothing Only to be used when you want "dummy" command to appear as enabled (e.g.
DummyCmd() - Constructor for class com.adventure.commands.DummyCmd
 
A B C D E F G H I K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form