yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::platform::WasmConfig::UI Struct Reference

#include <wasm_config.h>

Public Attributes

float min_zoom = 0.25f
 
float max_zoom = 4.0f
 
int touch_gesture_threshold = 10
 

Detailed Description

Definition at line 210 of file wasm_config.h.

Member Data Documentation

◆ min_zoom

float yaze::app::platform::WasmConfig::UI::min_zoom = 0.25f

Definition at line 211 of file wasm_config.h.

◆ max_zoom

float yaze::app::platform::WasmConfig::UI::max_zoom = 4.0f

Definition at line 212 of file wasm_config.h.

◆ touch_gesture_threshold

int yaze::app::platform::WasmConfig::UI::touch_gesture_threshold = 10

Definition at line 213 of file wasm_config.h.


The documentation for this struct was generated from the following file: