Scripting, Code & Interaction: Difference between revisions

Line 396: Line 396:
'''*** NEW AS OF 3 JANUARY 2006 ***'''
'''*** NEW AS OF 3 JANUARY 2006 ***'''


I forgot to mention, that you can even place a pointer inside of a struct. This can be another GREAT use for pointers in AGS.  You define it the same way you define any other variable in a struct:
I forgot to mention, that you can even place a pointer inside of a struct. This can be another '''great''' use for pointers in AGS.  You define it the same way you define any other variable in a struct:


   struct StructNameHere {
   struct StructNameHere {
Anonymous user