[][src]Module pathfinder::group

Extra functionality for groups.

Functions

add_node

Adds a node to a given group, All parameters are optional except the group. This is the underlying function used in Group::push(..).

count

Counts the amount of child Nodes in a list of Groups.

parameters

Returns the the largest and smallest x and y position found in the group.