- teardown() - Method in class core.player.AbstractPlayer
-
Closes the agent, writing actions to file.
- TeleportToExit - Class in ontology.effects.binary
-
Created with IntelliJ IDEA.
- TeleportToExit(InteractionContent) - Constructor for class ontology.effects.binary.TeleportToExit
-
- Termination - Class in core.termination
-
Created with IntelliJ IDEA.
- Termination() - Constructor for class core.termination.Termination
-
- TerminationContent - Class in core.content
-
Created with IntelliJ IDEA.
- TerminationContent() - Constructor for class core.content.TerminationContent
-
Default constructor.
- TerminationContent(String) - Constructor for class core.content.TerminationContent
-
Constructor that extracts the contents from a String line
- terminationHandling() - Method in class core.game.Game
-
Handles termination conditions, for every termination defined in 'terminations' array.
- terminations - Variable in class core.game.Game
-
Termination set conditions to finish the game.
- Test - Class in <Unnamed>
-
Created with IntelliJ IDEA.
- Test() - Constructor for class Test
-
- theta() - Method in class tools.Vector2d
-
Returns the atan2 of this vector.
- tick(Types.ACTIONS) - Method in class core.game.ForwardModel
-
Performs one tick for the game: calling update(this) in all sprites.
- tick() - Method in class core.game.Game
-
Performs one tick for the game: calling update(this) in all sprites.
- Timeout - Class in core.termination
-
Created with IntelliJ IDEA.
- Timeout() - Constructor for class core.termination.Timeout
-
- Timeout(TerminationContent) - Constructor for class core.termination.Timeout
-
- tools - package tools
-
- toString() - Method in class core.content.Content
-
Returns the original line of the content.
- toString() - Method in class core.content.SpriteContent
-
Returns the original line of the content.
- toString() - Method in class core.Node
-
Parses the node and children to a String for debug and printing.
- toString() - Method in class core.VGDLSprite
-
Returns a string representation of this string, including its name and position.
- toString() - Method in class tools.ElapsedCpuTimer
-
- toString() - Method in class tools.StatSummary
-
- toString() - Method in class tools.Vector2d
-
Returns a representative String of this vector.
- total - Variable in class ontology.sprites.producer.SpawnPoint
-
- totValue - Variable in class controllers.sampleMCTS.SingleTreeNode
-
- TransformTo - Class in ontology.effects.unary
-
Created with IntelliJ IDEA.
- TransformTo(InteractionContent) - Constructor for class ontology.effects.unary.TransformTo
-
- treePolicy() - Method in class controllers.sampleMCTS.SingleTreeNode
-
- triPoints(Rectangle, Vector2d) - Static method in class tools.Utils
-
Returns the Polygon for a triangle in the middle of the provided
rect, pointing in the orientation
(given as angle from upwards, or orientation vector)
- TurnAround - Class in ontology.effects.unary
-
Created with IntelliJ IDEA.
- TurnAround(InteractionContent) - Constructor for class ontology.effects.unary.TurnAround
-
- type - Variable in class tools.ElapsedCpuTimer
-
- TYPE_AVATAR - Static variable in class ontology.Types
-
- TYPE_FROMAVATAR - Static variable in class ontology.Types
-
- TYPE_MOVABLE - Static variable in class ontology.Types
-
- TYPE_NPC - Static variable in class ontology.Types
-
- TYPE_PORTAL - Static variable in class ontology.Types
-
- TYPE_RESOURCE - Static variable in class ontology.Types
-
- TYPE_STATIC - Static variable in class ontology.Types
-
- Types - Class in ontology
-
Created with IntelliJ IDEA.
- Types() - Constructor for class ontology.Types
-
- Types.ACTIONS - Enum in ontology
-
- Types.WINNER - Enum in ontology
-