public InputTouchController()
        {
            UIGame.ShowTouchControls();

            m_cooldownTime = Time.time;
        }