@Whandall, nothing. But the OP used a struct as a name space/storage. Now switching to making it a proper object (with methods) does open a new can of worms to be aware of. It's no longer only storage for some variables.
@Whandall, nothing. But the OP used a struct as a name space/storage. Now switching to making it a proper object (with methods) does open a new can of worms to be aware of. It's no longer only storage for some variables.