1 question to ask?
by Temasek Polytechnic Tp8 · in Torque Game Engine · 07/05/2006 (12:30 am) · 1 replies
What is a .cpp file, i saw it a few times but really don't know what it use for?
About the author
by Temasek Polytechnic Tp8 · in Torque Game Engine · 07/05/2006 (12:30 am) · 1 replies
Torque Owner AndrewOsborne
others youll see in torue are
.cs (torque script)
.dso (compiled torque script)
.h (c++ header)
there are more but these are prob the mains youll see.