Index
All Classes and Interfaces|All Packages
C
- com.codingame.gameengine.module.tooltip - package com.codingame.gameengine.module.tooltip
G
- getTooltipText(Entity<?>) - Method in class com.codingame.gameengine.module.tooltip.TooltipModule
O
- onAfterGameTurn() - Method in class com.codingame.gameengine.module.tooltip.TooltipModule
- onAfterOnEnd() - Method in class com.codingame.gameengine.module.tooltip.TooltipModule
- onGameInit() - Method in class com.codingame.gameengine.module.tooltip.TooltipModule
R
- removeTooltipText(Entity<?>) - Method in class com.codingame.gameengine.module.tooltip.TooltipModule
-
Removes the tooltip text linked to the entity
S
- setTooltipText(Entity<?>, String) - Method in class com.codingame.gameengine.module.tooltip.TooltipModule
-
Sets a tooltip text linked to an entity
T
- TooltipModule - Class in com.codingame.gameengine.module.tooltip
-
The TooltipModule takes care of displaying tooltips under the mouse cursor when an element has a linked tooltip text.
All Classes and Interfaces|All Packages