Calling dglPointToScreen() from Script?
by Nachi Lau · in Torque Game Engine · 12/09/2003 (1:45 am) · 3 replies
Hello All,
I don't know how can I call function dglPointToScreen() from my script. Can anyone give me a clue? Thanks!!!
Nachi
I don't know how can I call function dglPointToScreen() from my script. Can anyone give me a clue? Thanks!!!
Nachi
#3
12/09/2003 (5:39 pm)
Grep the source for 'ConsoleFunction' and see what you get. It ought to be enough to get you started.
Associate Kyle Carter