Basically after this line runs, I expect a rectangle to be drawn on screen
https://github.com/QuantumInformation/Density-Wars/blob/master/client/hud/GameOverlay.ts#L70
However I see no rectangle drawn to screen, even though the code seems to run fine, any ideas?
No issue with z-indexes.