C# Class FlatRedBall.Input.DelegateBased1DInput

Inheritance: I1DInput
显示文件 Open project: vchelaru/FlatRedBall Class Usage Examples

Public Methods

Method Description
DelegateBased1DInput ( Func value, Func velocity ) : System

Method Details

DelegateBased1DInput() public method

public DelegateBased1DInput ( Func value, Func velocity ) : System
value Func
velocity Func
return System