mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Documentation
This commit is contained in:
@@ -2204,6 +2204,21 @@
|
||||
<p>An angle type</p>
|
||||
|
||||
|
||||
<h2><a id="#(AttributeName)" >Type <code>AttributeName</code></a></h2>
|
||||
|
||||
<p>AttributeName = string
|
||||
Each object type may have attributes.</p>
|
||||
|
||||
|
||||
<p>Attributes are enlisted in ./Scripts/Database/db_attributes.Lua.
|
||||
To know what attributes the object type has, look for the unit type script in sub-directories planes/, helicopter/s, vehicles, navy/ of ./Scripts/Database/ directory. </p>
|
||||
|
||||
|
||||
<h2><a id="#(AttributeNameArray)" >Type <code>AttributeNameArray</code></a></h2>
|
||||
|
||||
<p>List of <a href="##(AttributeName)">#AttributeName</a></p>
|
||||
|
||||
|
||||
<h2><a id="#(Azimuth)" >Type <code>Azimuth</code></a></h2>
|
||||
|
||||
<p>Azimuth is an angle of rotation around world axis y counter-clockwise.</p>
|
||||
|
||||
Reference in New Issue
Block a user