Table of Contents

Class Edge

Namespace
Fantas.Physics
Assembly
Fantas.dll

Represent an physical edge for collision with bodies

public sealed class Edge : PhysicsBody
Inheritance
Edge
Inherited Members

Constructors

Edge(PointF, PointF)

Create an physical edge from point 1 to point 2

public Edge(PointF from, PointF to)

Parameters

from PointF
to PointF