Fork me on GitHub
View source

package haxepunk

class Signals

defined in haxepunk.Signal;

A collection of named signals, which can be accessed as attributes.

Constructor

View source

new () : Void

Functions

View source

exists (field : String) : Bool

View source

invoke (field : String) : Void

View source

resolve (field : String) : Signal0