|
World of Might and Magic
0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
|
#include <opt.h>
Открытые атрибуты | |
| const char * | str |
| double | value_min |
| double | value_max |
| double | component_min |
| double | component_max |
| int | is_range |
A single allowed range of values, or a single allowed value.
| double AVOptionRange::value_min |
| double AVOptionRange::component_min |
| int AVOptionRange::is_range |