OnMouseDown?
by Temasek Polytechnic · in Torque Game Engine · 06/04/2006 (8:02 pm) · 6 replies
I read through the object selection tutorial(http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=7335) and i have problems with it.
I followed the code correctly, but when i click the mouse, the onMouseDown function isn't called.
Must i do something extra with the .cc and .h file cause all i did was edited them and saved it.
I do not have to recompile it right?
I followed the code correctly, but when i click the mouse, the onMouseDown function isn't called.
Must i do something extra with the .cc and .h file cause all i did was edited them and saved it.
I do not have to recompile it right?
About the author
#2
06/04/2006 (8:15 pm)
Yes i did.
#3
Do u know where i can get it?
06/04/2006 (9:12 pm)
I just realised that i don't have gameConnection.h...i have the gameConnection.cc but its missing the gameConnection.h..Do u know where i can get it?
#4
06/04/2006 (11:35 pm)
You cannot compile the engine without gameConnection.h so it's not possible that you're missing it.
#5
06/05/2006 (12:46 am)
It should be in the engine/game folder right?
#6
06/05/2006 (12:49 am)
Yes it is
Torque Owner Cinder Games