Hasty Badger
Small UI library (a branch of Turbo Badger)
 All Classes Namespaces Functions Variables Enumerations Enumerator Friends Groups Pages
tb::TBSkinListener Class Referenceabstract

Public Member Functions

virtual void OnSkinElementLoaded (TBSkin *skin, TBSkinElement *element, TBNode *node)=0
 Called when a skin element has been loaded from the given TBNode. More...
 

Member Function Documentation

virtual void tb::TBSkinListener::OnSkinElementLoaded ( TBSkin skin,
TBSkinElement element,
TBNode node 
)
pure virtual

Called when a skin element has been loaded from the given TBNode.

NOTE: This may be called multiple times on elements that occur multiple times in the skin or is overridden in an override skin. This method can be used to f.ex feed custom properties into element->tag.


The documentation for this class was generated from the following file: