flixel.addons.ui.interfaces
| .. | |
|---|---|
| ICursorPointable | The cursor can point to one of these |
| IEventGetter | |
| IFireTongue | An interface to match FireTongue, so we can use this without making a full dependency |
| IFlxUIButton | 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 |
| IFlxUIClickable | |
| IFlxUIState | |
| IFlxUIWidget | ... |
| IHasParams | |
| ILabeled | ... |
| IResizable | ... |