EZ
Up Prev Next Contents


3.9.2 Interaction Routines

void EZ_SetSliderValue(EZ_Widget *slider, float value)

This function alters current value of a slider. It can also be used to set the initial value of a slider.

float EZ_GetSliderValue(EZ_Widget *slider)

This function returns the value represented by the slider.


HTML Documentation Maintainance:Arturo Espinosa <arturo@nuclecu.unam.mx>