Modules

ROT.Color The Color Toolkit.
ROT.Dice A module used to roll and manipulate roguelike based dice Based off the RL-Dice library at https://github.com/timothymtorres/RL-Dice
ROT.DijkstraMap DijkstraMap Pathfinding.
ROT.Display Visual Display.
ROT.EventQueue Stores and retrieves events based on time.
ROT.FOV.Bresenham Bresenham Based Ray-Casting FOV calculator.
ROT.FOV.Precise Precise Shadowcasting Field of View calculator.
ROT.FOV.Recursive Recursive Shadowcasting Field of View calculator.
ROT.Lighting Lighting Calculator.
ROT.Map.Arena The Arena map generator.
ROT.Map.Brogue The Brogue Map Generator.
ROT.Map.BrogueRoom BrogueRoom object.
ROT.Map.Cellular Cellular Automaton Map Generator
ROT.Map.Corridor Corridor object.
ROT.Map.Digger The Digger Map Generator.
ROT.Map.DividedMaze The Divided Maze Map Generator.
ROT.Map.Dungeon The Dungeon-style map Prototype.
ROT.Map.EllerMaze The Eller Maze Map Generator.
ROT.Map.IceyMaze The Icey Maze Map Generator.
ROT.Map.Rogue Rogue Map Generator.
ROT.Map.Room Room object.
ROT.Map.Uniform The Uniform Map Generator.
ROT.Noise.Simplex Simplex Noise Generator.
ROT.Path.AStar A* Pathfinding.
ROT.Path.Dijkstra Dijkstra Pathfinding.
ROT.RNG The RNG Class.
ROT.Scheduler The Scheduler Prototype
ROT.Scheduler.Action Action based turn scheduler.
ROT.Scheduler.Simple The simple scheduler.
ROT.Scheduler.Speed The Speed based scheduler
ROT.StringGenerator Random String Generator.
ROT.Text Text tokenization and breaking routines.
ROT.TextDisplay Visual Display.

Examples

action.lua
arena.lua
astar.lua
bresenham.lua
brogue.lua
broguecavegeneration.lua
cellular.lua
characters.lua
color.lua
dice.lua
dice_advanced_uses.lua
dice_basic.lua
dice_boundry_behaviour.lua
dice_metamethods.lua
dice_minimum.lua
dice_valid_notation.lua
dice_weapon_samples.lua
digger.lua
dijkstra.lua
dijkstramap.lua
dividedmaze.lua
drawtextdisplay.lua
drawtexttextdisplay.lua
ellermaze.lua
engine.lua
event.lua
iceymaze.lua
lighting.lua
precise.lua
precisewithmovingplayer.lua
rng.lua
rogue.lua
simple.lua
simplex.lua
speed.lua
stringgen.lua
textdisplay.lua
uniform.lua
generated by LDoc 1.4.6 Last updated 2017-07-19 18:43:03