(svn r23295) -Codechange: put ImportLibrary in AIController (and document the parameters for NoAI docs)

This commit is contained in:
truebrain
2011-11-23 13:39:36 +00:00
parent 492c96d214
commit d03bbdd4ac
13 changed files with 106 additions and 132 deletions

View File

@@ -78,6 +78,7 @@ private:
class AIInstance {
public:
friend class AIObject;
friend class AIController;
/**
* Create a new AI.