InfluenceSphere

interface InfluenceSphere<T>

Area inside which nodes exert an influence on each other.

Functions

Link copied to clipboard
abstract fun influentialNodes(): List<Node<T>>

List of influential nodes. (e.g. nodes withing a field of view).

Inheritors

Link copied to clipboard