yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::AgentChatWidget::RegionSelectionState Struct Reference

#include <agent_chat_widget.h>

Public Attributes

bool active = false
 
bool dragging = false
 
ImVec2 start_pos
 
ImVec2 end_pos
 
ImVec2 selection_min
 
ImVec2 selection_max
 

Detailed Description

Definition at line 178 of file agent_chat_widget.h.

Member Data Documentation

◆ active

bool yaze::editor::AgentChatWidget::RegionSelectionState::active = false

◆ dragging

bool yaze::editor::AgentChatWidget::RegionSelectionState::dragging = false

◆ start_pos

ImVec2 yaze::editor::AgentChatWidget::RegionSelectionState::start_pos

◆ end_pos

ImVec2 yaze::editor::AgentChatWidget::RegionSelectionState::end_pos

◆ selection_min

ImVec2 yaze::editor::AgentChatWidget::RegionSelectionState::selection_min

◆ selection_max

ImVec2 yaze::editor::AgentChatWidget::RegionSelectionState::selection_max

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