Difference between revisions of "DIRECTION*"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (1 revision: Importing auto-generated constant article)
(remove generated)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Generated}}
 
 
{{Constant table start
 
{{Constant table start
 
|sourcefile=script.ldf
 
|sourcefile=script.ldf
Line 46: Line 45:
 
<!-- This section contains links to articles, functions or constant groups. -->
 
<!-- This section contains links to articles, functions or constant groups. -->
  
[[Category:DIRECTION* constants]]
+
[[Category:Constants]]

Latest revision as of 22:06, 9 February 2010

Source: script.ldf
Constant name Type Value Description Source
DIRECTION_EAST float 270.0f script.ldf
DIRECTION_NORTH float 180.0f script.ldf
DIRECTION_SOUTH float 0.0f script.ldf
DIRECTION_WEST float 90.0f script.ldf