Home
Features
Demos
Documentation
Games
Blog
Forum
Fork me on GitHub
View source
package haxepunk
class
Signal1
<
A
>
extends
Signal
<
A
->
Void
, >
defined in
haxepunk.Signal
;
Constructor
View source
new
() :
Void
Functions
View source
invoke
(a :
A
) :
Void