Modules

interpolate Various mathematical functions for interpolating values.
tableutil Various utility functions for working with tables.
stopwatch Allows to easily time blocks of code.
facedirutil Various functions and constants for working with the facedir value.
posutil Various functions for working with positions.
pathutil Various utility functions for working with paths.
inventoryutil A util for working with inventories.
wallmountedutil Various functions and constants for working with the wallmounted value.
tango The tango color scheme.
directmapmanipulator The DirectMapManipulator is similiar to the MapManipulator, except that it does not use the VoxelManip object, but the Minetest get_node/set_node functions.
random Random is a static utility that provides fast and easy access to random numbers.
log A simple utility for logging purposes.
rotationutil Various functions for rotating nodes.
textureutil Util for various functions regarding textures.
mapmanipulator The MapManipulator is a thin wrapper around the VoxelManip object provided by minetest.
stringutil Various utility functions for working with strings.
settings Encapsulates the settings API of minetest and extends it with further functions.
transform Various mathematical functions for transforming values.
scheduler The Scheduler allows you to easily schedule functions for execution.
mathutil Various mathematical functions.
color A simple container for a color and its hex string representation.
blockutil Various functions related to blocks/chunks.
nodeutil Various functions related to nodes.
arrayutil Various utility functions for working with arrays.
noisemanager The NoiseManager manages seeds and creates PRNG of various kinds, always with a new, unique seed.
constants Various constants.
list A simple list that keeps the order in which the items are added to it.
blockedcache A simple cache for caching values based on x and z coordinates.
fisheryates An implementation of the Fisher-Yates algorithm, which allows to access an array in a random or pseudo-random order.
test A simple utility for testing values and running unit tests.
generated by LDoc 1.4.2