About: XML/Animations   Sponge Permalink

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

Animations are like Anchors, in that they define percieved layout for a UI region. A region is visible UI element that can dictate its own layout, like FontString, Texture and Frame. Animations is a list of AnimationGroups each of which hold a set of Animations or animation transitions, such as Alpha, Scale, Rotation, and Translation. Example: self:GetParent().textString:SetText("animating"); self:GetParent().textString:SetText(""); This example animation will change the aparent alpha of 'MyFrame', and set a font string to say 'animating' while the animation is running.

AttributesValues
rdfs:label
  • XML/Animations
rdfs:comment
  • Animations are like Anchors, in that they define percieved layout for a UI region. A region is visible UI element that can dictate its own layout, like FontString, Texture and Frame. Animations is a list of AnimationGroups each of which hold a set of Animations or animation transitions, such as Alpha, Scale, Rotation, and Translation. Example: self:GetParent().textString:SetText("animating"); self:GetParent().textString:SetText(""); This example animation will change the aparent alpha of 'MyFrame', and set a font string to say 'animating' while the animation is running.
dbkwik:wowwiki/pro...iPageUsesTemplate
abstract
  • Animations are like Anchors, in that they define percieved layout for a UI region. A region is visible UI element that can dictate its own layout, like FontString, Texture and Frame. Animations is a list of AnimationGroups each of which hold a set of Animations or animation transitions, such as Alpha, Scale, Rotation, and Translation. Animations are unlike anchors in that they merely provide visual "eye candy" rather than actually changing the regions actual layout. For example during the execution of an animation for a region, a FrontString may appear to transition in position, however only its animation system offset is being manipulated and its original and actual regular anchor layout is still in effect, where basically things like the FontString "hit area" are still in the same place. Thus, animations give what could be described as an "out of body" experence for the region being animated. Example: self:GetParent().textString:SetText("animating"); self:GetParent().textString:SetText(""); This example animation will change the aparent alpha of 'MyFrame', and set a font string to say 'animating' while the animation is running.
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