OpenTTD Source 20260206-master-g4d4e37dbf1
ai Directory Reference

Files

 
ai.hpp
 Base functions for all AIs.
 
ai_config.cpp
 Implementation of AIConfig.
 
ai_config.hpp
 AIConfig stores the configuration settings of every AI.
 
ai_core.cpp
 Implementation of AI.
 
ai_gui.cpp
 Window for configuring the AIs.
 
ai_gui.hpp
 Window for configuring the AIs.
 
ai_info.cpp
 Implementation of AIInfo and AILibrary.
 
ai_info.hpp
 AIInfo keeps track of all information of an AI, like Author, Description, ...
 
ai_instance.cpp
 Implementation of AIInstance.
 
ai_instance.hpp
 The AIInstance tracks an AI.
 
ai_scanner.cpp
 Allows scanning AI scripts.
 
ai_scanner.hpp
 Declarations of the class for AI scanner.