C# 클래스 FarseerPhysics.Samples.Demos.AdvancedDemo1

상속: FarseerPhysics.Samples.ScreenSystem.PhysicsGameScreen, IDemoScreen
파일 보기 프로젝트 열기: tinco/Farseer-Physics 1 사용 예제들

공개 메소드들

메소드 설명
Draw ( GameTime gameTime ) : void
GetDetails ( ) : string
GetTitle ( ) : string
LoadContent ( ) : void

메소드 상세

Draw() 공개 메소드

public Draw ( GameTime gameTime ) : void
gameTime Microsoft.Xna.Framework.GameTime
리턴 void

GetDetails() 공개 메소드

public GetDetails ( ) : string
리턴 string

GetTitle() 공개 메소드

public GetTitle ( ) : string
리턴 string

LoadContent() 공개 메소드

public LoadContent ( ) : void
리턴 void