VectorClass: Difference between revisions

From Adventure Game Studio | Wiki
Jump to navigation Jump to search
*>Monkey 05 06
No edit summary
*>Monkey 05 06
mNo edit summary
Line 4: Line 4:


Obsoleted:
Obsoleted:
** <strike>{{Thread|27439|IntVector}} by monkey_05_06</strike> based on scripts by HeirOfNorton, now part of VectorClass module
** <strike>{{Thread|27439|IntVector}} by [[monkey_05_06]]</strike> based on scripts by [[HeirOfNorton]], now part of VectorClass module
** <strike>{{Thread|27439|StringVector}} by monkey_05_06</strike>, based on scripts by HeirOfNorton, now part of the VectorClass module
** <strike>{{Thread|27439|StringVector}} by [[monkey_05_06]]</strike>, based on scripts by [[HeirOfNorton]], now part of the VectorClass module
** <strike>{{Thread|27439|FloatVector}} by monkey_05_06</strike> based on scripts by HeirOfNorton, now part of VectorClass module
** <strike>{{Thread|27439|FloatVector}} by [[monkey_05_06]]</strike> based on scripts by [[HeirOfNorton]], now part of VectorClass module


{{Module|Misc}}
{{Module|Misc}}

Revision as of 18:46, 7 November 2006

27439 by monkey_05_06, based on scripts by HeirOfNorton

Provides vector (dynamically sized array) classes for integers, Strings, and floats.

Obsoleted: