C# Class BEPUphysicsDrawer.Lines.SimulationIslandDrawer

Renders bounding boxes of simulation islands.
Afficher le fichier Open project: Indiefreaks/igf Class Usage Examples

Méthodes publiques

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

Method Details

Draw() public méthode

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

SimulationIslandDrawer() public méthode

public SimulationIslandDrawer ( Microsoft.Xna.Framework.Game game ) : System.Collections.Generic
game Microsoft.Xna.Framework.Game
Résultat System.Collections.Generic