Difference between revisions of "DIRECTION *"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(merge duplicate page)
 
Line 1: Line 1:
{{Generated}}
+
#REDIRECT [[DIRECTION*]]
{{Constant table start}}
+
{{Constant table row
+
|name=DIRECTION_NORTH
+
|type=float
+
|value=180.0f
+
|description=
+
}}
+
{{Constant table row
+
|name=DIRECTION_EAST
+
|type=float
+
|value=270.0f
+
|description=
+
}}
+
{{Constant table row
+
|name=DIRECTION_SOUTH
+
|type=float
+
|value=0.0f
+
|description=
+
}}
+
{{Constant table row
+
|name=DIRECTION_WEST
+
|type=float
+
|value=90.0f
+
|description=
+
}}
+
{{Constant table end}}
+
<!-- == Remarks == -->
+
<!-- This section contains additional comments, observations and known issues. -->
+
 
+
<!-- == Examples == -->
+
<!-- This section contains examples transcluded from the snippet library. -->
+
 
+
<!-- == See also == -->
+
<!-- This section contains links to articles, functions or constant groups. -->
+
 
+
[[Category:Constants]]
+

Latest revision as of 22:06, 9 February 2010

Redirect to: