Stroke Effect MarchingAnts looks like StaticAnts

hi Corona,

Where is the docs about all these features ? I only see them in your blog.

"marching antscheckerboardnoise , stripes , and more"

You also need to update your docs to include the stroke effects of ‘marchingAnts’ and also an important note that this line of code is needed, or else the ants will just ‘stand there’.

display.setDrawMode( "forceRender" )

Hi @yosu,

It’s right there in the docs… see in the marching ants sub-section:

http://docs.coronalabs.com/guide/graphics/effects.html

Brent

Thanks Brent. I was expecting it to be part of " http://docs.coronalabs.com/api/index.html "

Hi @yosu,

It’s right there in the docs… see in the marching ants sub-section:

http://docs.coronalabs.com/guide/graphics/effects.html

Brent

Thanks Brent. I was expecting it to be part of " http://docs.coronalabs.com/api/index.html "