|
Nyx Node
|
This is the complete list of members for nyx.json.json_number.NyxNumber, including all inherited members.
| __init__(self, int|float|None value=None, int|None ptr=None) | nyx.json.json_number.NyxNumber | |
| from_string(str string) | nyx.obj.NyxObject | static |
| notify(self) | nyx.obj.NyxObject | |
| on(self, typing.Callable callback) | nyx.obj.NyxObject | |
| to_string(self, bool json_string=True) | nyx.obj.NyxObject | |
| to_xmldoc(self) | nyx.obj.NyxObject | |
| value(self) | nyx.json.json_number.NyxNumber | |
| value(self, float value) | nyx.json.json_number.NyxNumber |