C# Class FlatRedBall.Input.MultiplePressableInputs
An IPressableInput interface which can contain multiple IPressableInputs. This is useful if a particular action can be performed with multiple inputs, such as both the space bar and a game pad's A button being used to make a character jump.