Libraries

s&box libraries

Signals

woosh.signals

A simple Component based "Observer Pattern" implementation

About

About Signals

Signals is a framework that allows you to easily receive and send events for any C# or entity type. This is incredibly useful when using a component-based workflow. As it allows you to receive events from the attached entity about what that entity is doing without coupling functionality to direct component getting.

The Thumbnail

I thought the kitten was cute...

systems