Castle Game Engine |
Unit CastleGenericLists
DescriptionGeneric list of any type (TGenericStructList) and map with keys of any type (TGenericStructMap). This unit is done to avoid problem http://bugs.freepascal.org/view.php?id=15480 with unit FGL (although it's resolved, but the solution there only applies to records; our solution applies to any type; our solution also helps for lists of methods). Based on FPC FGL unit, copyright by FPC team. License of FPC RTL is the same as our engine (modified LGPL, see COPYING.txt for details). Fixed to compile also under FPC 2.4.0 and 2.2.4. Some small comfortable methods added. Uses
OverviewClasses, Interfaces, Objects and Records
Generated by PasDoc 0.14.0. |