The world system.
More...
#include <common.h>
#include <entities.h>
Go to the source code of this file.
|
#define | GEN_INC 10 |
|
#define | DAY_CYCLE 3000 |
|
|
struct line_t | __attribute__ ((packed)) |
|
float | worldGetYBase (World *w) |
|
|
float | y |
|
bool | gs |
|
float | gh [2] |
|
unsigned char | color |
|
class World | __attribute__ |
|
int | worldShade |
|
The world system.
This file contains the classes and variables necessary to create an in-game world.
The weather type enum. This enum contains every type of weather currently implemented in the game. Weather is set by the world somewhere.
Enumerator |
---|
SUNNY |
Sunny/daytime
|
DARK |
Nighttime
|
RAIN |
Rain (not implemented :) )
|
The background type enum. This enum contains all different possibilities for world backgrounds; used in World::setBackground() to select the appropriate images.
Enumerator |
---|
BG_FOREST |
A forest theme.
|
BG_WOODHOUSE |
An indoor wooden house theme.
|
Lightness of dirt (brown)
Height of glass (2 blades per line)
Height of this vertical line