Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: PERXEO on Thu 18/05/2023 15:02:05

Title: Managing arrays (SOLVED)
Post by: PERXEO on Thu 18/05/2023 15:02:05
What functions, methods and properties does AGS have for handling arrays, and where is the glossary where I can find these elements?
In some sample code that has fallen into my hands, I have been able to see functions like lerp, but... I can't find them in the official manual.
Title: Re: Managing arrays
Post by: Khris on Thu 18/05/2023 18:45:00
AGS has no array methods/functions that I know of.
Title: Re: Managing arrays
Post by: PERXEO on Fri 19/05/2023 06:55:32
Thanks, that's the reason I've not found it....