View source
interface IFlxUIButton
package flixel.addons.ui.interfaces
extends IFlxDestroyable, IHasParams, IFlxUIWidget
extended by FlxUIButton, FlxUISpriteButton, FlxUITypedButton
This interface keeps me from having to use a Dynamic variable to point to a value holding a FlxUITypedButton that could be either a FlxUIButton or a FlxUISpriteButton