[Haskell-cafe] Netwire bouncing ball

Ertugrul Söylemez es at ertes.de
Fri Jul 12 02:15:28 CEST 2013


Just <haskell at justnothing.org> wrote:

> Thank you very much, this works as expected and is easy to understand.
> However a complete example of a bouncing ball would be super awesome
> since I have trouble to get it work with integralLim_.
>
> My first try was to use object_ from Control.Wire.Prefab.Move but got
> stuck very quickly.

object_ is a generalization of integralLim_.  It pretty much allows you
to encode any moving behavior you want.  In general I recommend going
with the integral* wires as far as possible.


> I think this would be a good addition to the quickstart tutorial.

Thanks for your feedback.  I should write a complete example application
in the next revision.


Greets,
Ertugrul

-- 
Not to be or to be and (not to be or to be and (not to be or to be and
(not to be or to be and ... that is the list monad.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130712/7d3e61d9/attachment.pgp>


More information about the Haskell-Cafe mailing list