Documentation ¶
Overview ¶
package coalitions defines the coalitions in DCS World.
Index ¶
Constants ¶
View Source
const ( // Red is the ID of the red coalition. Red = 1 // Blue is the ID of the blue coalition. Blue = 2 // Neutrals is the ID of the neutral coalition. Neutrals = 3 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.