Add API functions for getting/setting the agent color
Now that agents can have custom colors (as per feature #87 (closed)), it would be nice if these colors become part of the API as well. That way, an application using the UMANS DLL/SO can use the same colors.
This is technically easy to add, but we should discuss it a bit before implementing.