|
April 27th, 2008, 12:16 Posted By: wraggster
NoNameNo has released a new version of grrlib (a tool for devs), heres whats new:
Whats new in 1.6?
functions:
added: void GRRLIB_DrawRectangle(int x, int y, int hight, int widht, u16 color, int filled)
added: void GRRLIB_DrawTriangle(int x, int y, int xa, int ya, int xb, int yb, u16 color)
added: int GRRLIB_GetMapTile(int x, int y, int map[],int mapwidth)
added: GRRLIB_Print(int x, int y, int xsize, int ysize,char* text,const u16 tdata[], int fg, int bg)
added: void GRRLIB_ImgPrint(int x, int y, int xsize, int ysize,char* text,const u16 tdata[])
Improved: GRRLIB_DrawImg(int xpos, int ypos, ...) -> merged with the rotozoom function!
Improved: GRRLIB_DrawTile(int xpos, int ypos, ...) -> merged with the rotozoom function!
tools:
win32 pngconverter
Online converter - http://grrlib.santo.fr/tools/gfx_converter.php
Download and Give Feedback Via Comments
For more information and downloads, click here!
There are 0 comments - Join In and Discuss Here
|
|