Is it possible to use the "super" constructor more than one time per execution? It seems as though you can only use it at the very beginning of the execution.
Anyway, that's my first thought on how to do the following.
Is it possible to dynamically change the resolution of a game/program AFTER the program has started running?