Difference between revisions of "DIRECTION*"
From Dragon Age Toolset Wiki
BryanDerksen (Talk | contribs) m (1 revision: Importing auto-generated constant article) |
BryanDerksen (Talk | contribs) (remove generated) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | |||
{{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: | + | [[Category:Constants]] |
Latest revision as of 21:06, 9 February 2010
| 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 |