|
Classes and functions related to artificial intelligence for Torque 3D. More...
Classes | |
class | AIClient |
Simulated client driven by AI commands. More... | |
class | AIConnection |
Special client connection driven by an AI, rather than a human. More... | |
class | AIPlayer |
A Player object not controlled by conventional input, but by an AI engine. More... | |
Functions | |
int | aiConnect (...) |
Creates a new AIConnection, and passes arguments to its onConnect script callback. |
Classes and functions related to artificial intelligence for Torque 3D.
int aiConnect | ( | ... | ) |
Creates a new AIConnection, and passes arguments to its onConnect script callback.