Game Development Community

Thomas Bang's Resources

TGE: change text color in the WinConsole

Different text colors in the winConsole are very useful for normal messages, warnings, errors and so on...

Author Thomas Bang Date 10/01/2010 (9:38 am) Comment 1 comments

onMouseWheelUp / onMouseWheelDown

Instead to use movemap.bind( mouse0, zaxis, handleMouseWheel ); you can also use WM_MOUSEWHEEL directly.

Author Thomas Bang Date 05/01/2009 (4:58 am) Comment 0 comments

Use DLLs without to recompile the engine

use DLLs without to recompile the engine

Author Thomas Bang Date 07/09/2008 (1:38 pm) Comment 15 comments