Property | Type | Description | |
---|---|---|---|
A | Vector2 | ||
B | Vector2 | ||
D | float | ||
DA | float | ||
DB | float | ||
DBmDA | float | ||
IdxA | int | ||
IdxB | int | ||
LN | Vector2 | ||
N | Vector2 | ||
WallIdx | int |
Method | Description | |
---|---|---|
Distance ( Vector2 p ) : float | ||
Flip ( ) : void | ||
InBack ( Vector2 p ) : bool | ||
InFront ( Vector2 p ) : bool | ||
Intersects ( Seg other ) : bool | ||
IsPointOnLine ( Vector2 p ) : bool | ||
Seg ( LEV, sector, int a, int b, int wallIdx ) : System.Collections.Generic | ||
SharesVertex ( Seg other ) : bool |
public Seg ( LEV, sector, int a, int b, int wallIdx ) : System.Collections.Generic | ||
sector | LEV, | |
a | int | |
b | int | |
wallIdx | int | |
return | System.Collections.Generic |