// Update is called once per frame void Update() { mainGamepad.Update(); }
// Update is called once per frame void Update() { mainGamepad.Update(ChartEditor.hasFocus); }