- HalfSpeed - Class in ontology.effects.unary
-
Created with IntelliJ IDEA.
- HalfSpeed(InteractionContent) - Constructor for class ontology.effects.unary.HalfSpeed
-
- haltCurrentGoal() - Method in class controller.Agenda
-
Method that allows to halt the current goal in case some discrepancy is found.
- handleResult() - Method in class core.game.Game
-
Handles the result for the game, considering disqualifications.
- harmfulPercentage - Variable in class tracks.levelGeneration.constructiveLevelGenerator.LevelCoverData
-
the percentage of harmful objects
- has(String) - Method in class tools.com.google.gson.JsonObject
-
Convenience method to check if a member with the specified name is present in this object.
- hasAmmo(int) - Method in class ontology.avatar.oriented.ShootAvatar
-
- hashCode - Variable in class core.content.InteractionContent
-
'Unique' hashcode for this effect
- hashCode - Variable in class ontology.effects.Effect
-
'Unique' hashcode for this effect
- hashCode() - Method in class tools.com.google.gson.internal.LazilyParsedNumber
-
- hashCode() - Method in class tools.com.google.gson.JsonArray
-
- hashCode() - Method in class tools.com.google.gson.JsonNull
-
All instances of JsonNull have the same hash code since they are indistinguishable
- hashCode() - Method in class tools.com.google.gson.JsonObject
-
- hashCode() - Method in class tools.com.google.gson.JsonPrimitive
-
- hashCode() - Method in class tools.com.google.gson.reflect.TypeToken
-
- hasModifier(int) - Method in class tools.com.google.gson.FieldAttributes
-
Returns true
if the field is defined with the modifier
.
- hasNext() - Method in class tools.com.google.gson.internal.bind.JsonTreeReader
-
- hasNext() - Method in class tools.com.google.gson.JsonStreamParser
-
Returns true if a
JsonElement
is available on the input for consumption
- hasNext() - Method in class tools.com.google.gson.stream.JsonReader
-
Returns true if the current array or object has another element.
- healthPoints - Variable in class core.vgdl.VGDLSprite
-
Health points of this sprite.
- heldResource - Variable in class ontology.effects.binary.CollectResourceIfHeld
-
- heldResourceId - Variable in class ontology.effects.binary.CollectResourceIfHeld
-
- Helper - Class in tracks.singlePlayer.tools.ucbOptimizerAgent
-
- Helper() - Constructor for class tracks.singlePlayer.tools.ucbOptimizerAgent.Helper
-
- hidden - Variable in class core.vgdl.VGDLSprite
-
If true, this sprite is never present in the observations passed to the controller.
- historicEvents - Variable in class core.game.Game
-
Historic of events related to the avatar happened during the game.
- HISTORY_REPEATING_VALUE - Static variable in class tracks.singlePlayer.tools.ucbOptimizerAgent.Helper
-
- HISTORY_REVERSE_VALUE - Static variable in class tracks.singlePlayer.tools.ucbOptimizerAgent.Helper
-
- hMult - Variable in class core.vgdl.VGDLSprite
-
- HorizontalAvatar - Class in ontology.avatar
-
Created with IntelliJ IDEA.
- HorizontalAvatar() - Constructor for class ontology.avatar.HorizontalAvatar
-
- HorizontalAvatar(Vector2d, Dimension, SpriteContent) - Constructor for class ontology.avatar.HorizontalAvatar
-
- horzAvatar - Variable in class tools.GameAnalyzer
-
List of all horizontal moving avatar
- htmlSafe() - Method in class tools.com.google.gson.Gson
-
- HUGE_NUMBER - Variable in class tracks.singlePlayer.simple.greedyTreeSearch.TreeNode
-
- humanPlayer - Variable in class core.game.Game
-
indicates if player i is human or not