dcsex.ui.Triangle
Draw a triangle on the F10 map.
Contents
- See Also
- Metamethods
- triangle:__init(points, scope)
- triangle:__draw()
See Also
triangle:__init(points, scope)
Parameters
- points
- list of points representing the three corners of the triangle.
- scope
- ex.enum.coalition, which coalition can see the line
triangle:__draw()