C# 클래스 BEPUphysicsDrawer.Lines.SimulationIslandDrawer

Renders bounding boxes of simulation islands.
파일 보기 프로젝트 열기: Indiefreaks/igf 1 사용 예제들

공개 메소드들

메소드 설명
Draw ( Effect effect, Space space ) : void
SimulationIslandDrawer ( Microsoft.Xna.Framework.Game game ) : System.Collections.Generic

메소드 상세

Draw() 공개 메소드

public Draw ( Effect effect, Space space ) : void
effect Microsoft.Xna.Framework.Graphics.Effect
space BEPUphysics.Space
리턴 void

SimulationIslandDrawer() 공개 메소드

public SimulationIslandDrawer ( Microsoft.Xna.Framework.Game game ) : System.Collections.Generic
game Microsoft.Xna.Framework.Game
리턴 System.Collections.Generic