Description Usage Arguments Value Examples
List land units
1 | land_units(i = 0, a = 0, t = 0, f = 0, b = 0)
|
i |
Number of infantry units. |
a |
Number of artillery units. |
t |
Number of tank units. |
f |
Number of fighter units. |
b |
Number of bomber units. |
A list of integer counts for each land unit.
1 | land_units(i = 6, a = 2, t = 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.