C# 클래스 FlatRedBall.Input.DelegateBased2DInput

상속: I2DInput
파일 보기 프로젝트 열기: vchelaru/FlatRedBall

공개 메소드들

메소드 설명
DelegateBased2DInput ( Func x, Func y, Func xVelocity, Func yVelocity ) : System

메소드 상세

DelegateBased2DInput() 공개 메소드

public DelegateBased2DInput ( Func x, Func y, Func xVelocity, Func yVelocity ) : System
x Func
y Func
xVelocity Func
yVelocity Func
리턴 System