add_type


Description:

public static void add_type (char type, int items, string description)

Adds a new type to the path system, FIXME this should probably return something on registration conflicts, for now it expects all registered paths to be aware of each other.

Parameters:

type

a gchar to recognize in path descriptions.

items

the number of floating point data items the instruction takes

description

a human readable description of this entry