Closed oscar139 closed 9 months ago
I am getting tripped up on git with the sub-modules. My last commit relies on EventHandler to NAS2D::EventHandler::shift() being a static method. Should they be static or how else could I access them with out them being static?
I think you're right in that shift
should be static
. Actually, I'm wondering if that should be moved to enum KeyModifier
.
I'm thinking I may need to go adjust that now.
Shift +