Icon

Iterators_gm

Ciberman

You must be logged in to obtain assets

Description

[ OTHER FEATURED ASSET: CHECK TWEENLINE ANIMATION ENGINE (+90 sales) ]

Create amazing animation sequences with a few lines of code:

https://marketplace.yoyogames.com/assets/2909/tweenline-animation-engine

[ WHAT IS AN ITERATOR? ]

An iterator is a special type of data that can iterate over any type of data that is iterable, such as lists, arrays, maps, files, numeric ranges, etc.

After you create the iterator, you can easily use a while loop to loop through all the values without worrying about what kind of data or the way in which you need to access to those values.

[ DEMOS ]

Check the examples in the images to see what are iterators about. Or check the demo inside the extension files.

[ NOTE ]

Yes, there are already other extensions in the Marketplace for iterators, but I have recreated my own iterators engine from scratch and published for free, so anyone can enjoy using iterators in GM!

[ WANT TO SAY THANKS? ]

If you like this extension, consider buying other extensions made by me, like "Tweenline Animation Engine" https://marketplace.yoyogames.com/assets/2909/tweenline-animation-engine

More info

End User Licence Agreement (EULA).

Age Rating: None

Version

GMS1 - Version 1.1.0. Published October 7, 2016

[ BIG UPDATE ]

  • Added it_prev(it), it_end(it), it_revloop(it), it_end(it), to navigate througth the iterator.
  • Added it_update(it) that let you save the changes made to the iterators values.
  • One new iterator: it_priority(prio);
  • Added 5 more examples
  • More documentation. Getting started guide.
  • Added mini tutorial for creating custom iterators (check it_create() documentation)
Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait