First implementation of rules
TODO : - Fix target as getter (currently broken because of inheritance by rules) - Smart pointers for entity store ?
This commit is contained in:
parent
febe0827ad
commit
08e922b0d4
12 changed files with 257 additions and 20 deletions
5
src/Rule.cpp
Normal file
5
src/Rule.cpp
Normal file
|
@ -0,0 +1,5 @@
|
|||
//
|
||||
// Created by trotfunky on 09/06/19.
|
||||
//
|
||||
|
||||
#include "Rule.h"
|
Loading…
Add table
Add a link
Reference in a new issue