[Gambas-devel] new released of sdl component ...

Laurent Carlier lordheavy at ...141...
Tue Jul 5 14:40:43 CEST 2005


It's available here :
http://gamebas.tuxfamily.org/download/gambas2-gb.sdl-050705-1.9.10.tar.gz

Changelog:
Sound component
* Now fadeIn and FadeOut are available with music playing (sound.c)
Image Component
* All key constants are now in keyCode virtual class (key.c key.h)
* New property key.Code will contain key pressed/released inside
keyPressed/keyReleased event (key.c key.h)
* Some Events for screen are available :
  Refresh, Close, GotFocus, LostFocus, Enter, Leave, MouseDown, MouseUp,
MouseMove. KeyPressed, KeyReleased. Refresh and Close can be canceled
(main.c main.h event.c event.h screen.c screen.h)
* Now Fps are available from Screen.GetFramerate property,
screen.Refresh doesn't Return Fps anymore (screen.c)
* Move driverinfo init from main to driver (main.c driver.c driver.h)
* Move all screen inits/exits from main to screen (main.c main.h
screen.c screen.h)


Have fun !

-- 

Laurent Carlier
jabber : LordHeavy at ...298...




More information about the Devel mailing list