GameState.drawPassthrough

Wether drawing should pass-through to the previous game state (if any) This allows overlaying a gamr state over an other

class GameState
bool drawPassthrough;

Meta