cancel
Showing results for 
Search instead for 
Did you mean: 

How to implement the effect of flow ?

JJ.Lin
Associate III

Hi,

I am finding ways to make the red fluid flow but have no idea yet, in the image the liquid is supposed to show the pecent of something as well.

Thank you for your attention!

/JJ.Lin

0693W00000D1SqdQAF.png

3 REPLIES 3
MM..1
Chief II

You mean for example up down indicate percent and left right flow?

Both is handled in handle tick screen method or object tick method.

For flow change indicator images in animation steps.

Yes, it is a image progress.

But how to change indicator images in the animation steps? Which API?

I think if the top of the image is just like sin/cos curve, can I implement the flow by move the image horizontally

And if it is doable so how to use API implelment it ?

Thanks!

imageProgress.setBitmap(...)

Image Progress | TouchGFX Documentation