InfluenceSphere

interface InfluenceSphere<T>

Area inside which nodes exert an influence on each other.

Inheritors

Functions

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

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