[Lazarus] ANN: New free pascal library released based on SDL 2.0

Anthony Walter sysrpl at gmail.com
Thu May 23 15:40:24 CEST 2013


The dots in the name spaces are a small part of it. I use a lot of generics
and record types which require features Sven Barth has added.

IBitmap = interface(ICloneable<IBitmap>)
TObjectList<TItem: TObject> = class(TIndexedList<TItem>)
TPointF = record public class function Create(X, Y: Float): TPointF;
overload; static;

I have a github account and will host everything there (soon) including the
topic documentation files, which along with the source code comments define
what happens when I "build" the website. I've just been busy with other
stuff like editing videos and writing tools/scripts and addition to
testings and modifying the library code itself.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20130523/fd9593c5/attachment-0003.html>


More information about the Lazarus mailing list