About: API GameTooltip AddDoubleLine   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

Adds Line to tooltip with textLeft on left side of line and textRight on right side Arguments (textLeft, textRight, textLeft.r, textLeft.g, textLeft.b, textRight.r, textRight.g, textRight.b) textLeft : String - string which will show on left textRight : String - string which will show on right textLeft.r : range 0 to 1 - red color value for left string textLeft.g : range 0 to 1 - green color value for left string textLeft.b : range 0 to 1 - blue color value for left string textRight.r : range 0 to 1 - red color value for right string textRight.g : range 0 to 1 - green color value for right string textRight.b : range 0 to 1 - blue color value for right string Returns nothing Example MyTooltip:SetOwner(TargetFrame, "ANCHOR_RIGHT"); MyTooltip:Add

AttributesValues
rdfs:label
  • API GameTooltip AddDoubleLine
rdfs:comment
  • Adds Line to tooltip with textLeft on left side of line and textRight on right side Arguments (textLeft, textRight, textLeft.r, textLeft.g, textLeft.b, textRight.r, textRight.g, textRight.b) textLeft : String - string which will show on left textRight : String - string which will show on right textLeft.r : range 0 to 1 - red color value for left string textLeft.g : range 0 to 1 - green color value for left string textLeft.b : range 0 to 1 - blue color value for left string textRight.r : range 0 to 1 - red color value for right string textRight.g : range 0 to 1 - green color value for right string textRight.b : range 0 to 1 - blue color value for right string Returns nothing Example MyTooltip:SetOwner(TargetFrame, "ANCHOR_RIGHT"); MyTooltip:Add
dbkwik:wowwiki/pro...iPageUsesTemplate
abstract
  • Adds Line to tooltip with textLeft on left side of line and textRight on right side Arguments (textLeft, textRight, textLeft.r, textLeft.g, textLeft.b, textRight.r, textRight.g, textRight.b) textLeft : String - string which will show on left textRight : String - string which will show on right textLeft.r : range 0 to 1 - red color value for left string textLeft.g : range 0 to 1 - green color value for left string textLeft.b : range 0 to 1 - blue color value for left string textRight.r : range 0 to 1 - red color value for right string textRight.g : range 0 to 1 - green color value for right string textRight.b : range 0 to 1 - blue color value for right string Returns nothing Example MyTooltip:SetOwner(TargetFrame, "ANCHOR_RIGHT"); MyTooltip:AddDoubleLine("Left", "Right", 1,0,0, 0,0,1); MyTooltip:Show():
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software