This is a script suggestion that I think it will be useful, but perhaps it’s not very easy.

This is a script suggestion that I think it will be useful, but perhaps it’s not very easy.

How about a container.getDeltaPositionXY() (or different name) that will return how much the container scrolled in the script.

This will be useful mainly with the positionChange event, to avoid need to store manually and retrieve it from script to calculate it (which is not really a problem, but better implemented)

]]>

2 Commentsto This is a script suggestion that I think it will be useful, but perhaps it’s not very easy.

  1. Anonymous says:

    < ![CDATA[

    Hum, hum… I don’t think it will be better implemented on the launcher side.


    Usually I am not a fond of this kind of method: if the data can be computed from other data, then I would prefer not to make it available. Of course all the question is how complex this computation is. But for this delta I think the complexity is under the required threshold.

    ]]>

  2. Anonymous says:

    < ![CDATA[

    Ok, don’t worry.

    ]]>

Leave a Reply

Your email address will not be published. Required fields are marked *