TooltipComponent
TooltipComponent
Localized tooltip. TooltipComponent.key is used to look up the localized text. Requires TooltipComponentSystem to be registered in the EntityManager.
Kind: global class
- TooltipComponent
- .key :
string - .equals(other) ⇒
boolean
- .key :
tooltipComponent.key : string
Localization key.
Kind: instance property of TooltipComponent
tooltipComponent.equals(other) ⇒ boolean
Kind: instance method of TooltipComponent
| Param | Type |
|---|---|
| other | TooltipComponent |