cEngineLib  9
 All Classes Functions Variables
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
\CcEngineLibThis file is part of the AI library cEngineLib Copyright (C) 2013 krinn.nosp@m.@che.nosp@m.z.com
 \CInfosThe class to create object that could be use by cEngineLib.GetBestEngine() ie: local myobject = cEngineLib.Infos(); myobject.engine_id = 34; local result = cEngineLib.GetBestEngine(myobject);