Andorra 0.3 BETA
Download:
Version 0.3 BETA, ZIP, 11,7 MB
Download:
Version 0.3 BETA, GZ, 11,7 MB
Die Neuerungen könnt ihr dem letzten Post entnehmen.
Wichtig: Ich möchte betonen, dass es sich um eine Betaversion handelt. Da ich einen großen Teil der Engine umgeschrieben habe, kann diese Version unter Umständen fehlerbehafteter sein als die letzte Version. Daher bitte ich euch diese Version zu testen und mir Fehler und Verbesserungsvorschläge zukommen zu lassen.
Code:
[b]Source compatibility changes from version 0.2 to 0.3:[/b]
- A lot of type declarations moved from AdClasses to AdTypes
- Instead of TRect TAdRect is used, instead of TPoint TAdPoint. The Rect function is called TAdRect etc.
- WMF & EMF are not supported anymore
- TAdBitmap moved to the "AdBitmap"
unit
- TAdPerformanceCounter moved to the "AdPerformanceCounter"
unit
- TAdFontCollection was renamed to "TAdFontList" and moved to the "AdFontList"
unit
- TAdFont.TextOutEx is done by modifing typesetter settings (see "SimpleText" demo)
- TAdCanvas.Polyline is missing
- You have to use a "TAdTextureParameters"-record when loading texture from a TAdBitmap
Es wäre schön wenn jemand diese Version ausgiebig Testen würde.
Viel Spaß damit,
Andreas