Previous topic

objects

Next topic

parcel

This Page

params

class pyogp.lib.base.params.VisualParams
The visual params of an agent
class pyogp.lib.base.params.Param(id, group, name, wearable, value_default, value_min, value_max, value, label, label_min, label_max)

a visual parameter of an agent

byteToFloat(val)
Converts val from a byte to a float and stores its to value
floatToByte()
Converts value from a float to a byte