FuncDoodle
Loading...
Searching...
No Matches
Action.h
Go to the documentation of this file.
1
9
10#pragma once
11
12#include "Action/Common.h"
13#include "Action/Core.h"
14#include "Action/Direction.h"
15#include "Action/Frame.h"
16#include "Action/Selection.h"
Undo/redo actions for frame-level operations.
Undo/redo actions related to selection manipulation.
Defines the base interface for undoable and redoable editor actions.
Defines the base Action class for undo/redo functionality.
Defines direction enum and context for selection movement actions.