BaseInput.GetMouseButtonDown

切换到手册
public bool GetMouseButtonDown (int button);

描述

Input.GetMouseButtonDown 的接口。可以重写以提供自定义输入,而不是使用 Input 类。