Futile icon indicating copy to clipboard operation
Futile copied to clipboard

Create a generic FBaseButton class

Open MattRix opened this issue 12 years ago • 0 comments

Create an FBaseButton class with basic button functionality in it, so that it's easier to create variations on the button. The FButton class would still exist and act the same as it does now, but it would inherit from FButton.

This would allow the easy creation of buttons that use FSliceSprites (for example), and other more complex rendering methods.

MattRix avatar Feb 23 '13 21:02 MattRix