torque3d.def 1002 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. EXPORTS
  2. torque_engineinit
  3. torque_enginetick
  4. torque_enginesignalshutdown
  5. torque_engineshutdown
  6. torque_setwebdeployment
  7. torque_reset
  8. torque_getvariable
  9. torque_setvariable
  10. torque_evaluate
  11. torque_exportstringcallback
  12. torque_callscriptfunction
  13. torque_addsecurefunction
  14. torque_callsecurefunction
  15. torque_resizewindow
  16. torque_winmain
  17. torque_gethwnd
  18. torque_directmessage
  19. D3D_GetBackBufferNoRef
  20. SimObject_GetName
  21. SimObject_GetId
  22. SimObject_GetClassName
  23. SimObject_GetFieldList
  24. SimObject_IsLocked
  25. SimObject_SetDataField
  26. SimObject_GetDataField
  27. SimObject_InspectPreApply
  28. SimObject_InspectPostApply
  29. Con_AddConsumer
  30. Con_RemoveConsumer
  31. Con_AddCommand_String
  32. ConsoleBaseType_GetTypeById
  33. ConsoleBaseType_GetTypeId
  34. ConsoleBaseType_GetTypeSize
  35. ConsoleBaseType_GetTypeName
  36. ConsoleBaseType_GetInspectorFieldType
  37. ConsoleBaseType_SetData
  38. ConsoleBaseType_GetData
  39. AbstractClassRep_GetCommonParent
  40. AbstractClassRep_FindClassRep
  41. AbstractClassRep_GetFieldStructSize
  42. Sim_FindObjectByString
  43. Sim_FindObjectById
  44. SimSet_Begin
  45. SimSet_End