What I'm doing is moving up the event handling to ...
# tornadofx
c
What I'm doing is moving up the event handling to the outermost container and then making decisions from there. So, there aren't handlers put on the Nodes themselves (the game piece circles, the board squares)