yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
canvas_automation_api.h File Reference
#include <functional>
#include <tuple>
#include <vector>
#include "imgui/imgui.h"
Include dependency graph for canvas_automation_api.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yaze::gui::CanvasAutomationAPI
 Programmatic interface for controlling canvas operations. More...
 
struct  yaze::gui::CanvasAutomationAPI::SelectionState
 Selection state returned by GetSelection(). More...
 
struct  yaze::gui::CanvasAutomationAPI::Dimensions
 Canvas dimensions in logical tile units. More...
 
struct  yaze::gui::CanvasAutomationAPI::VisibleRegion
 Visible region in logical tile coordinates. More...
 

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::gui
 Graphical User Interface (GUI) components for the application.