ai_gui.hpp File Reference

Window for configuring the AIs. More...

#include "../company_type.h"

Go to the source code of this file.

Functions

void ShowAIDebugWindow (CompanyID show_company=INVALID_COMPANY)
 Open the AI debug window and select the given company.
void ShowAIConfigWindow ()
 Open the AI config window.
void ShowAIDebugWindowIfAIError ()
 Open the AI debug window if one of the AI scripts has crashed.
void InitializeAIGui ()
 Reset the AI windows to their initial state.

Detailed Description

Window for configuring the AIs.

Definition in file ai_gui.hpp.


Function Documentation

void ShowAIConfigWindow (  ) 

Open the AI config window.

Definition at line 711 of file ai_gui.cpp.

References DeleteWindowById().

Referenced by SelectGameWindow::OnClick().

void ShowAIDebugWindow ( CompanyID  show_company  ) 

Open the AI debug window and select the given company.

Parameters:
show_company Display debug information about this AI company.

Definition at line 1152 of file ai_gui.cpp.

References _ai_debug_desc, _network_server, _networking, BringWindowToFrontById(), INVALID_COMPANY, INVALID_STRING_ID, ShowErrorMessage(), and WL_INFO.

Referenced by AIInstance::Died(), MainToolbarWindow::OnKeyPress(), and ShowAIDebugWindowIfAIError().

void ShowAIDebugWindowIfAIError (  ) 

Generated on Sun Jan 23 01:49:13 2011 for OpenTTD by  doxygen 1.6.1