Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
|
Public Member Functions | |
AddEntityCommand (SceneManagement::Scene *scene) | |
virtual void | Redo () override |
virtual void | Undo () override |
![]() |
Public Attributes | |
SceneManagement::Scene * | scene |
ECS::EntityHandle | entityId |
|
overridevirtual |
Implements Grindstone::Editor::BaseCommand.
|
overridevirtual |
Implements Grindstone::Editor::BaseCommand.