- K - Static variable in class controllers.sampleMCTS.Agent
-
- key() - Method in enum ontology.Types.WINNER
-
- KeyInput - Class in tools
-
This class is used to manage the key input.
- KeyInput() - Constructor for class tools.KeyInput
-
- keyPressed(KeyEvent) - Method in class tools.KeyInput
-
Manages KeyPressed events
- keyReleased(KeyEvent) - Method in class tools.KeyInput
-
Manages keyReleased events
- ki - Static variable in class core.game.Game
-
Key input
- kill_list - Variable in class core.game.Game
-
List of sprites killed in the game.
- KillIfFromAbove - Class in ontology.effects.binary
-
Created with IntelliJ IDEA.
- KillIfFromAbove(InteractionContent) - Constructor for class ontology.effects.binary.KillIfFromAbove
-
- KillIfHasLess - Class in ontology.effects.unary
-
Created with IntelliJ IDEA.
- KillIfHasLess(InteractionContent) - Constructor for class ontology.effects.unary.KillIfHasLess
-
- KillIfHasMore - Class in ontology.effects.unary
-
Created with IntelliJ IDEA.
- KillIfHasMore(InteractionContent) - Constructor for class ontology.effects.unary.KillIfHasMore
-
- KillIfOtherHasMore - Class in ontology.effects.binary
-
Created with IntelliJ IDEA.
- KillIfOtherHasMore(InteractionContent) - Constructor for class ontology.effects.binary.KillIfOtherHasMore
-
- killSprite(VGDLSprite) - Method in class core.game.Game
-
Kills a given sprite, adding it to the list of sprites killed at this step.
- KillSprite - Class in ontology.effects.unary
-
Created with IntelliJ IDEA.
- KillSprite(InteractionContent) - Constructor for class ontology.effects.unary.KillSprite
-