in an old thread it says that there is a someSlider->getValue() command:
http://www.cegui.org.uk/phpBB2/viewtopic.php?t=1819&highlight=slider
however I found no such command. So how does one get the value?
Moderators: CEGUI MVP, CEGUI Team
http://www.cegui.org.uk/phpBB2/viewtopic.php?t=1819&highlight=slider
Code: Select all
float valueSlider = slider->getCurrentValue(); // Retrieve the value
Users browsing this forum: No registered users and 25 guests