C# Class Nez.Farseer.FSBoxBody

Inheritance: FSPolygonBody
Afficher le fichier Open project: prime31/Nez

Méthodes publiques

Méthode Description
FSBoxBody ( Subtexture subtexture ) : FarseerPhysics.Common
FSBoxBody ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : FarseerPhysics.Common

Method Details

FSBoxBody() public méthode

public FSBoxBody ( Subtexture subtexture ) : FarseerPhysics.Common
subtexture Nez.Textures.Subtexture
Résultat FarseerPhysics.Common

FSBoxBody() public méthode

public FSBoxBody ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : FarseerPhysics.Common
texture Microsoft.Xna.Framework.Graphics.Texture2D
Résultat FarseerPhysics.Common