Change the count
count change
Set the count
to zero
Decrements the count
by one.
Increments the count
by one.
Listen to another counter object and change this count
by the
same amount
the counter object to listen to
Invole the callback function once, when the count
becomes zero
the callback function
the context for the callback function
Stop listening to the other counter object
the counter object to stop listening to
Generated using TypeDoc
Counter class for keeping track of counts