#include <wasm_config.h>
Public Attributes | |
| float | min_zoom = 0.25f |
| float | max_zoom = 4.0f |
| int | touch_gesture_threshold = 10 |
Definition at line 210 of file wasm_config.h.
| float yaze::app::platform::WasmConfig::UI::min_zoom = 0.25f |
Definition at line 211 of file wasm_config.h.
| float yaze::app::platform::WasmConfig::UI::max_zoom = 4.0f |
Definition at line 212 of file wasm_config.h.
| int yaze::app::platform::WasmConfig::UI::touch_gesture_threshold = 10 |
Definition at line 213 of file wasm_config.h.