clump.pebble.groupmap

Syntax

m = clump.pebble.groupmap(s<,i>)

Get pebbles that belong to a group. A map is returned where the keys are the pebble ID numbers and the values are the pebble pointers. The optional second argument is the group slot; if it is not specified, then all slots are queried.

Returns:

m - map

Arguments:

s - group name

i - optional slot number