C# Class BEPUphysicsDrawer.Lines.SimulationIslandDrawer

Renders bounding boxes of simulation islands.
Mostra file Open project: Indiefreaks/igf Class Usage Examples

Public Methods

Method Description
Draw ( Effect effect, Space space ) : void
SimulationIslandDrawer ( Microsoft.Xna.Framework.Game game ) : System.Collections.Generic

Method Details

Draw() public method

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

SimulationIslandDrawer() public method

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