Method | Description | |
---|---|---|
Brick ( Project2Game game, SharpDX.Toolkit.Graphics.Model model, System.Vector3 position, System.Vector3 size, System.Boolean isStatic ) : System |
Create a new Brick with default orientation
|
Method | Description | |
---|---|---|
GeneratePhysicsDescription ( ) : RigidBody |
public Brick ( Project2Game game, SharpDX.Toolkit.Graphics.Model model, System.Vector3 position, System.Vector3 size, System.Boolean isStatic ) : System | ||
game | Project2Game | |
model | SharpDX.Toolkit.Graphics.Model | |
position | System.Vector3 | |
size | System.Vector3 | |
isStatic | System.Boolean | |
return | System |
protected GeneratePhysicsDescription ( ) : RigidBody | ||
return | RigidBody |