|
| void | NewsCarousel (Widget parent, UIScriptedMenu mainMenu) |
| |
| void | ~NewsCarousel () |
| |
| void | Destroy () |
| | Cleans up the Effect, including unregistering if needed.
|
| |
| void | SwitchNews () |
| |
| void | ShowNewsCarousel (bool show) |
| |
| void | UpdateCarouselInfo () |
| |
| void | ShowPost (int index) |
| |
| void | OnAnimationCompleted () |
| |
| void | ColorHighlight (Widget w) |
| |
| void | ColorNormal (Widget w) |
| |
| void | OnClickNextArticle () |
| |
| void | NextArticle () |
| |
| void | OnClickPreviousArticle () |
| |
| void | PreviousArticle () |
| |
| void | ShowArrowRight (bool state) |
| |
| void | ShowArrowLeft (bool state) |
| |
| void | ShowPromotion () |
| |
| override bool | OnClick (Widget w, int x, int y, int button) |
| |
| override bool | OnMouseEnter (Widget w, int x, int y) |
| |
| override bool | OnMouseLeave (Widget w, Widget enterW, int x, int y) |
| |
| void | OnInputDeviceChanged (EInputDeviceType pInputDeviceType) |
| |
| string | GetButtonLabel (string color) |
| |
| void | Update (float timeslice) |
| |