[][src]Module sixtyfps_corelib::signals

Signal that can be connected to one sigle handler.

TODO: reconsider if we should rename that to Event but then it should also be renamed everywhere, including in the language grammar

Structs

Signal

A Signal that can be connected to a handler.