Simple HelloWorld Event for understanding.
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
#include "EventBroker.h"
|
||||
#include "EComponentCreated.h"
|
||||
#include "ResourceManager.h"
|
||||
#include "Sound.h"
|
||||
|
||||
namespace dd
|
||||
{
|
||||
@@ -248,7 +249,6 @@ protected:
|
||||
EntityID GenerateEntityID();
|
||||
|
||||
void RecycleEntityID(EntityID id);
|
||||
|
||||
};
|
||||
|
||||
template <class T>
|
||||
|
||||
Reference in New Issue
Block a user