Verlet Intergration Soft Body
Loading...
Searching...
No Matches
VectorGraphics.PrimitiveBatch.Triangle Class Reference
Inheritance diagram for VectorGraphics.PrimitiveBatch.Triangle:
VectorGraphics.PrimitiveBatch.Shape

Public Member Functions

 Triangle (Vector2 point1, Vector2 point2, Vector2 point3, Color color, bool filled=true)
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)

Public Attributes

Vector2 point1
Vector2 point2
Vector2 point3
Public Attributes inherited from VectorGraphics.PrimitiveBatch.Shape
Vector2 position
Color color
bool filled

The documentation for this class was generated from the following file:
  • PhysicsCSAlevlProject/libs/MonoGame2DVectorGraphics/Vector.cs