AI
Classes:
class
Simulated client driven by AI commands.
class
Special client connection driven by an AI, rather than a human.
Functions
int
aiConnect(... )
Creates a new AIConnection, and passes arguments to its onConnect script callback.
Detailed Description
Functions
aiConnect(... )
Creates a new AIConnection, and passes arguments to its onConnect script callback.
return:
The newly created AIConnection
see:
GameConnection for parameter information