|
CoriEngine
|

Go to the source code of this file.
Macros | |
| #define | CORI_DECLARE_TAG(tag) |
| Declares an empty components that is meant to be used as a tag. | |
| #define CORI_DECLARE_TAG | ( | tag | ) |
Declares an empty components that is meant to be used as a tag.
| tag | Name of the tag, final components name will be tag+Tag. |
Definition at line 7 of file EntityTag.hpp.