SUNENGINE 0.0.2
A simple and bright C++ game engine.
 
Loading...
Searching...
No Matches
CommandBase.h File Reference

Defines the base class for all command objects. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CommandBase
 Base class for all command objects. More...
 

Detailed Description

Defines the base class for all command objects.

This file contains the definition of the CommandBase class, which serves as the base class for all command objects.