Loading...
Searching...
No Matches
Go to the documentation of this file.
11#define ENTITY_TYPE_(type, singular, plural, count, upper)
12#define ENTITY_CONTROLLER_TYPE_(type, singular, plural, count, upper, callback) virtual void on_##callback(type *obj){};
15#undef ENTITY_CONTROLLER_TYPE_