Commands::CreateEntityCommand Class Reference
#include <createentitycommand.h>
Detailed Description
(C) 2010 Radon Labs GmbH
Public Member Functions | |
| CreateEntityCommand () | |
| constructor | |
| virtual | ~CreateEntityCommand () |
| destructor | |
Protected Member Functions | |
| virtual void | HandleCommand (const Util::CommandLineArgs &cmd) |
| handle command | |
| void | HandleDefaultEntity (const Util::String &category, const Util::String &tmplt, const Util::String &id, const Math::matrix44 &entityTransform, const Attr::AttributeContainer &attrs) |
| handle update of a default game entity | |