//InputX method shortcuts public bool Down(bool firstFixedOnly = false) { return(InputX.Down(this.inputs, firstFixedOnly)); }