Difference between revisions of "Category:Functions"

From Soldat Community Wiki
Jump to: navigation, search
(+ Distance)
m (declaration of Distance was incorrect)
Line 26: Line 26:
 
* procedure [[ScriptCore3.UnloadDll|UnloadDll]](s: string)
 
* procedure [[ScriptCore3.UnloadDll|UnloadDll]](s: string)
 
* function [[ScriptCore3.DLLGetLastError|DLLGetLastError]]: Longint
 
* function [[ScriptCore3.DLLGetLastError|DLLGetLastError]]: Longint
* function [[ScriptCore3.Distance|Distance]](X1, X2, Y1, Y2: Single): Single
+
* function [[ScriptCore3.Distance|Distance]](X1, Y1, X2, Y2: Single): Single
  
 
[[Category:ScriptCore 3]]
 
[[Category:ScriptCore 3]]

Revision as of 16:02, 12 October 2014