public GetMouseButtonDown ( int button ) : bool | ||
button | int | |
return | bool |
Interface to Input.GetMouseButtonDown. Can be overridden to provide custom input instead of using the Input class.
public GetMouseButtonDown ( int button ) : bool | ||
button | int | |
return | bool |