Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
Commands Directory Reference
+ Directory dependency graph for Commands:

Files

 ConnectPinsCommand.cpp
 Implementation of ConnectPinsCommand.
 
 ConnectPinsCommand.h
 Command for connecting pins.
 
 CreateNodeCommand.cpp
 Implementation of CreateNodeCommand.
 
 CreateNodeCommand.h
 Command for creating a node.
 
 DeleteLinkCommand.cpp
 Delete link command (PHASE 2 - STUB) STATUS: Excluded from build.
 
 DeleteLinkCommand.h
 Command to delete a link.
 
 DeleteNodeCommand.cpp
 Implementation of DeleteNodeCommand.
 
 DeleteNodeCommand.h
 Command for deleting a node.
 
 MoveNodeCommand.cpp
 Implementation of MoveNodeCommand.
 
 MoveNodeCommand.h
 Command for moving a node.
 
 ToggleNodeBreakpointCommand.cpp
 Implementation of ToggleNodeBreakpointCommand (Phase 2.0)
 
 ToggleNodeBreakpointCommand.h
 Command to toggle a node breakpoint (Phase 2.0)