This afternoon I've been trying to put together a more simplified API to sit on top of the buttons packets.
The problem is that whatever I come up with is basically shit and I'm getting 0 inspiration, and staring a blank screen.
I want to abstract away click IDs, and generating packets, having automatic callback handling, etc. however I either end up with what is basically a proxy to IS_BTN, etc. or something that's ridiculously pointless.
Anyone got any thoughts or ideas on the subject? I'm almost at the point of dropping it completely and just having a click ID manager.
The problem is that whatever I come up with is basically shit and I'm getting 0 inspiration, and staring a blank screen.
I want to abstract away click IDs, and generating packets, having automatic callback handling, etc. however I either end up with what is basically a proxy to IS_BTN, etc. or something that's ridiculously pointless.
Anyone got any thoughts or ideas on the subject? I'm almost at the point of dropping it completely and just having a click ID manager.