struct current_hovered_state
Declaration
struct current_hovered_state { /* full declaration omitted */ };
Declared at: include/ekg/core/runtime.hpp:41
Member Variables
- public int32_t id = {}
- public ekg::type type = {}
- public int32_t up = {}
- public int32_t down = {}
- public ekg::type down_type = {}
- public ekg::type up_type = {}
- public int32_t swap = {}
- public int32_t last = {}