[][src]Crate symmetric_shadowcasting

Functions

compute_fov

Compute FOV information for a given position using the shadow mapping algorithm.

Type Definitions

Pos

This Pos type is expected to be generate enough to allow the user to cast into and out of their own type, such as from the euclid crate.