Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
Classes | Namespaces
MoveNodeCommand.h File Reference

Command for moving a node. More...

#include "../CommandSystem.h"
#include "../GraphDocument.h"
+ Include dependency graph for MoveNodeCommand.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Olympe::NodeGraph::MoveNodeCommand
 Moves a node to a new position. More...
 

Namespaces

namespace  Olympe
 < Provides AssetID and INVALID_ASSET_ID
 
namespace  Olympe::NodeGraph
 

Detailed Description

Command for moving a node.

Author
Olympe Engine
Date
2026-02-18

Definition in file MoveNodeCommand.h.