Elevate Engine 1
Loading...
Searching...
No Matches
Application.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  Elevate
 

Macros

#define BIND_EVENT_FN(x)   std::bind(&Application::x, this, std::placeholders::_1)
 

Macro Definition Documentation

◆ BIND_EVENT_FN

#define BIND_EVENT_FN (   x)    std::bind(&Application::x, this, std::placeholders::_1)

Definition at line 31 of file Application.cpp.