#include <world.h>
Public Attributes | |
| int | circumference |
| int | daylength |
| int | yearlength |
| int | axial_tilt |
| int | daylight_fraction |
| int | twilight_fraction |
| int | daylight_width |
| int | twilight_width |
This structure contains variables which affect the entire world map.
|
|
controls extrema of seasons |
|
|
number of cells going around the world |
|
|
number of turns in a day |
|
|
percentage of circumference that is lit |
|
|
width of world that is lit |
|
|
percentage of circumference that is partly lit |
|
|
width of world that is at least partly lit |
|
|
number of turns in a year |
1.3.6