Returns a list of all the controls (buttons and axes) that are available to a given Input Controller
@$pb.TagNumber(1) $core.List<$core.String> get controls => $_getList(0);