Game Development Community

Help! How to use Vector to store objects

by Ken Leong · in Torque Game Engine · 09/18/2002 (8:36 pm) · 1 replies

Hi,
Anyone knows how to use Vector to store a serial of objects that are instances of class. My program crashes when execute at the push_back(*anObject).

thanks in advance.

ken