CircularArea

fun <T> CircularArea(    environment: Physics2DEnvironment<T>,     node: Node<T>,     radius: Double = 0.3)