star-entity v1.0.0 (2014-06-30T19:36:55Z)
Home
Dub
Repo
EventManager.emit
star
event
EventManager
Notify all receivers of an event E. Calls their receive callback.
class
EventManager
pure nothrow @
trusted
void
emit
(
E
)
(
E
event
)
Meta
Source
See Implementation
star
event
EventManager
functions
emit
subscribe
Notify all receivers of an event E. Calls their receive callback.