interface flixel.addons.ui.interfaces.IFlxUIButton extends IFlxUIWidget
Available on all platforms
Implementors | ||||||
![]() | FlxUIButton, FlxUISpriteButton |
|
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 * @author larsiusprime