PX_set_value
Sets various float parameters
- Provided by: pxlib-dev (Version: 0.6.5-1.1)
- Source: pxlib
- Report a bug
Sets various float parameters
#include <paradox.h>
int PX_set_value(pxdoc_t *pxdoc, const char *name, float value)
Sets the float parameter name to the value value.
Returns 0 on success and -1 on failure.
This manual page was written by Uwe Steinmann uwe@steinmann.cx.