|
Verlet Intergration Soft Body
|
Public Member Functions | |
| Pixel (Vector2 position, Color color) | |
| override void | Draw (SpriteBatch spriteBatch, PrimitiveBatch primitiveBatch) |
| Public Member Functions inherited from VectorGraphics.PrimitiveBatch.Shape | |
| Shape (Vector2 position, Color color, bool filled=true) | |
| void | Draw (SpriteBatch spriteBatch, PrimitiveBatch primitiveBatch) |
Additional Inherited Members | |
| Public Attributes inherited from VectorGraphics.PrimitiveBatch.Shape | |
| Vector2 | position |
| Color | color |
| bool | filled |