public PlayInput(int y) { m_CommandInput = new CommandInput(y); }
public SetupInput(int y) { m_CommandInput = new CommandInput(y); }