Stack

From Adventure Game Studio | Wiki
Revision as of 06:00, 19 August 2012 by Monkey'05'06 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Stack module by monkey_05_06 (thread) implements methods for generic, vectorized stacks onto which you can push anything from built-in data types, custom data types, even other Stack objects!