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

Public Member Functions

 Rectangle (Vector2 position, Vector2 size, Color color, bool filled=true)
 Rectangle (Microsoft.Xna.Framework.Rectangle rectangle, Color color, bool filled=true, float edgeWidth=0, Color? edgeColor=null)
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 size
float edgeWidth
Color edgeColor
float rotation
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