light.Wall
light.Wall
Inherits from: h2d.col.Segment
Fields
| Name | Type | |
|---|---|---|
mask | I32 | |
id | I32 | |
e1 | light._Visibility.Edge | |
e2 | light._Visibility.Edge | |
changed | Bool | |
deleted | Bool | |
next | light.Wall | |
| static | ID | I32 |
| static | clampInCircle | Fun |
Protos
f@2564setValues(light.Wall, F64, F64, F64, F64) → Voidf@2565updateEdges(light.Wall, h2d.col.Point, F64) → Bool
Bindings
- static
f@2569__constructor__(light.Wall, h2d.col.Point, h2d.col.Point) → Void - static
f@2568clampInCircle(h2d.col.Point, F64, light._Visibility.Edge, light._Visibility.Edge) → Void