cEngineLib  9
 All Classes
Classes
cEngineLib Class Reference

A library with helpers for engine and vehicle handling. More...

Classes

class  Infos
 The 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);. More...

Detailed Description

A library with helpers for engine and vehicle handling.

This file is part of the AI library cEngineLib Copyright (C) 2013 krinn.nosp@m.@che.nosp@m.z.com

cEngineLib is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version.

cEngineLib is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this AI Library. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.


The documentation for this class was generated from the following file: