DelegateBased1DInput

The DelegateBased1DInput makes it easy to create a I1DInput implementation without creating a custom class. This is especially useful if creating a class which will satisfy multiple input interfaces, such as a custom controller implementation. DelegateBased1DInput can be used similarly to FlatRedBall.Input.DelegateBased2DInput. For a code sample, see the DelegateBased2DInput page.

Did this article leave any questions unanswered? Post any question in our forums for a rapid response.

Last updated