|
FORUM MESSAGE
|
|
You are reading a General forum message.
Re: IM NEW HEELP
Author: Darren Dwyer
Date Posted: 2005-02-17 16:47:33
Hi,
The TDx_Library is used in writing games to make all the game code actually do something.
For example, there's no point writing a game if you are not going to add advanced graphics or sound effects.
The TDx_Library supplies these things.
For example, you want to add advanced Sound Effects to your game.
Add the TDx_Draw_Library, write some code using Borland C++ Builder, there's your graphics.
Add the TDx_Sound_Library, write some code using Borland C++ Builder, there's your sound effects.
Add the TDx_Input_Library, write some code using Borland C++ Builder, there's your keyboard/mouse/joystick support.
Add the TDx_Play_Library, write some code using Borland C++ Builder, there's your multiplayer internet support.
Add the TDx_3DI_Library, write some code using Borland C++ Builder, there's your 3d graphics.
Hope this helps,
Darren Dwyer,
http://BCB-Tools.com
REPLY TO THIS MESSAGE?
Top
You can post a reply to this General message using the form below:
|
|