True or False ?
by Areal Person · in Torque Game Engine · 08/09/2006 (1:43 pm) · 2 replies
Could you please tell me if this statment is true or false ? If it's not correct would
you please give the correction as you understand it ?
Thanks,
"All world script objects (other than static shapes) can be defined as the following.
Datablocks that contain class namespace references to user implemented script functions e.g. (namespace::eventFunction) that are C++ engine object class & base class member functions (or script events) that are subsequently called via Con::Executef(...) (Callbacks)"
you please give the correction as you understand it ?
Thanks,
"All world script objects (other than static shapes) can be defined as the following.
Datablocks that contain class namespace references to user implemented script functions e.g. (namespace::eventFunction) that are C++ engine object class & base class member functions (or script events) that are subsequently called via Con::Executef(...) (Callbacks)"
#2
Thats what I get for trying to get my alien mind around datablocks !
08/17/2006 (2:11 pm)
Yep, and it's called "The Blob"Thats what I get for trying to get my alien mind around datablocks !
Torque Owner The Trusted One