#include <FinishGen.h>
Definition at line 403 of file FinishGen.h.
◆ cFinishGenFluidSprings()
◆ GenFinish()
void cFinishGenFluidSprings::GenFinish |
( |
cChunkDesc & |
a_ChunkDesc | ) |
|
|
overrideprotectedvirtual |
◆ TryPlaceSpring()
bool cFinishGenFluidSprings::TryPlaceSpring |
( |
cChunkDesc & |
a_ChunkDesc, |
|
|
int |
x, |
|
|
int |
y, |
|
|
int |
z |
|
) |
| |
|
protected |
Tries to place a spring at the specified coords, checks neighbors.
Returns true if successful.
Definition at line 1519 of file FinishGen.cpp.
◆ m_Chance
int cFinishGenFluidSprings::m_Chance |
|
protected |
Chance, [0..100], that a spring will be generated in a chunk.
Definition at line 414 of file FinishGen.h.
◆ m_Fluid
◆ m_HeightDistribution
◆ m_Noise
cNoise cFinishGenFluidSprings::m_Noise |
|
protected |
The documentation for this class was generated from the following files: