[Gambas-devel-svn] SF.net SVN: gambas:[3772] gambas/trunk/gb.sdl/src
Brought to you by:
gambas
From: <ga...@us...> - 2011-04-16 21:00:39
|
Revision: 3772 http://gambas.svn.sourceforge.net/gambas/?rev=3772&view=rev Author: gambas Date: 2011-04-16 21:00:33 +0000 (Sat, 16 Apr 2011) Log Message: ----------- [GB.SDL] * BUG: Compute the framerate differently and more accurately. * BUG: Framerate limitation is more accurate now. * NEW: Window.Framerate property is a Float number now. * NEW: Manage the WAIT instruction. * NEW: The event loop can ignore input events, as requested by the WAIT instruction, when it is called with no argument. Modified Paths: -------------- gambas/trunk/gb.sdl/src/Cwindow.cpp gambas/trunk/gb.sdl/src/Cwindow.h gambas/trunk/gb.sdl/src/SDLapp.cpp gambas/trunk/gb.sdl/src/SDLapp.h gambas/trunk/gb.sdl/src/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |