SlappedWithSilence / TXEnginePy

A Python port of the original TXEngine project
3 stars 0 forks source link

Build Generic Element Selection Event #52

Closed SlappedWithSilence closed 9 months ago

SlappedWithSilence commented 9 months ago

Implement a generic Event that can arbitrarily list elements for the user to select and then store that in selection in storage.

This would be so much better with anonymous inner classes :(