![]() |
Raven Engine v0.1
|
Namespaces | |
| namespace | Raven |
Macros | |
| #define | RV_BIND_EVENT_FN(fn) |
| Generates a lambda that binds a member function to this instance, forwarding all arguments. | |
| #define | RV_EDITOR_ONLY(x) |
Functions | |
| void | Raven::SetEditorMode (bool enabled) |
| bool | Raven::IsEditor () |
| #define RV_EDITOR_ONLY | ( | x | ) |