WormAIDev  Worm SELF_VERSION
 All Classes Files Functions Variables Pages
Classes | Variables
railbuilder.nut File Reference

This file is part of WormAI: An OpenTTD AI. More...

Classes

class  WormStation
 Define WormStation class containing station building info. More...
class  WormRailPathFinder
class  WormRailBuilder
 Overrides the rail pathfinder's _Cost function to add a penalty for level crossings. More...

Variables

const DIR_NE = 2
const DIR_NW = 0
const DIR_SE = 1
const DIR_SW = 3

Detailed Description

This file is part of WormAI: An OpenTTD AI.

Containing the Rail Builder and related classes for WormAI. Based on code from SimpleAI.

License: GNU GPL - version 2 (see license.txt) Author: Wormnest (Jacob Boerema) Copyright: Jacob Boerema, 2016.