G2D Library
Author | Fabio Falcucci |
License | Donationware |
Version | 1.8 |
Release | 04-Jan-2017 |
Dependancies | Easing, Helpers, Gfx, Tables |
Note | This library can be downloaded and used without limitations but if you find it useful please consider to make a donation or support me on Patreon. |
G2D library is an include file for Hollywood that will help you with basic 2D graphic stuff, it have a full featured skinning system and several classes to let you manage easily graphical area, points and polygons.
DOCUMENTATION
- AREA Object : Area object and related methods (including skinning methods)
- Point Object : Point object and related methods
- Poly Object : Poly object and related methods
- Misc Functions : Some useful functions
- The skinning system : How the skinning system works and how can be used