april  1.0.0
...
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Unique identificators

module_name is part of the command interface for april library.



id.info

Usage

id.info <id> information about this id
id.info helpprints usage instructions

Options

idAn id previously registered with id.new or with other functions that register IDs



id.list

Along with the numeric value the strings associated with them are also printed.

Usage

id.list lists registered IDs in current world
id.list helpprints usage instructions



id.new

This function will check if that name is already associted with an id and will refuse to create the id if that is the case.

Usage

id.new <name> create new unique id in current world
id.new helpprints usage instructions

Options

namethe string to be associated with the new numeric id that will be created.




Plug-ins april-cmd library World