ADD: added orders and implemented order and moveorder and test for moveorder
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
#include "WHISPER/Messages/stringData.hpp"
|
||||
#include "WHISPER/threadSafeQueue.hpp"
|
||||
#include <SimCore/SimCore.hpp>
|
||||
#include <SimCore/Templates/Entity.hpp>
|
||||
|
||||
#include <Entities/Entity.hpp>
|
||||
|
||||
#include <chrono>
|
||||
#include <memory>
|
||||
@@ -14,7 +15,7 @@
|
||||
|
||||
#define calculationPeriode 100
|
||||
|
||||
namespace SimCore
|
||||
namespace Entities
|
||||
{
|
||||
|
||||
Entity::Entity(const SimCore::Identifier OwnID,
|
||||
|
||||
Reference in New Issue
Block a user