Method | Description | |
---|---|---|
Draw ( KryptonRenderHelper helper, List |
Draws shadows from the light's position outward
|
Method | Description | |
---|---|---|
IsInRange ( Vector2 offset, float dist ) : bool |
Determines if a vector's length is less than a specified value
|
public Draw ( KryptonRenderHelper helper, List |
||
helper | KryptonRenderHelper | A render helper for drawing shadows |
hulls | List |
The shadow hulls used to draw shadows |
return | void |