Ketchup Engine
Loading...
Searching...
No Matches
Command Class Reference

#include <Command.h>

Inheritance diagram for Command:
Inheritance graph
Collaboration diagram for Command:
Collaboration graph

Public Member Functions

 Command ()=default
 
 Command (const Command &)=delete
 
Commandoperator= (const Command &)=delete
 
virtual ~Command ()
 
virtual void Execute ()
 Executes this command's behavior.
 

Constructor & Destructor Documentation

◆ Command() [1/2]

Command::Command ( )
default

◆ Command() [2/2]

Command::Command ( const Command )
delete

◆ ~Command()

virtual Command::~Command ( )
inlinevirtual

Member Function Documentation

◆ Execute()

◆ operator=()

Command & Command::operator= ( const Command )
delete

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