C# 클래스 FarseerPhysics.FarseerPhysicsGame

This is the main type for your game
상속: Game
파일 보기 프로젝트 열기: tinco/Farseer-Physics 1 사용 예제들

공개 메소드들

메소드 설명
FarseerPhysicsGame ( UserControl userControl, Canvas drawingCanvas, Canvas debugCanvas, TextBlock txtFPS, TextBlock txtDebug ) : System

메소드 상세

FarseerPhysicsGame() 공개 메소드

public FarseerPhysicsGame ( UserControl userControl, Canvas drawingCanvas, Canvas debugCanvas, TextBlock txtFPS, TextBlock txtDebug ) : System
userControl UserControl
drawingCanvas Canvas
debugCanvas Canvas
txtFPS TextBlock
txtDebug TextBlock
리턴 System