Class EventCenter

#include <Geode/loader/Event.hpp>
classEventCenter{ ... }
No description provided
Examples0
Public static methods1
staticgeode::comm::EventCenter*get()
No description provided
Public member functions4
template<class Callable,class Callable2>boolsend(,,
Callable2migratePort
)
No description provided
template<class Callable,class Callable2>geode::comm::ListenerHandleaddReceiver(,,
Callable2migratePort
)
No description provided
template<class Callable,class Callable2>size_tgetReceiverCount(,,
Callable2migratePort
)
No description provided
template<class Callable,class Callable2>size_tremoveReceiver(,,
Callable2migratePort
)
No description provided
Fields0
Protected member functions0
Protected fields0
Derived classes0