Recast  1
Game with custom magic
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Functions
TemperatureWorldUtils Namespace Reference

Functions

void randomize (ITemperatureWorldBoundable &world, Temperature minTemperature, Temperature maxTemperature)
 

Detailed Description

Collection of functions which work with temperature world.

Function Documentation

void TemperatureWorldUtils::randomize ( ITemperatureWorldBoundable world,
Temperature  minTemperature,
Temperature  maxTemperature 
)
inline

Initializes temperature world with random temperatures. Random temperatures are generated within the range.

Parameters
worldWorld to initialize.
minTemperatureMinimum possible temperature in the world.
maxTemperatureMaximum possible temperature in the world.

Here is the call graph for this function: