DelphiX是對DirectX接口的封裝,它將DirectX接口封裝成Delphi組件,便於Delphi下的使用。它由12個可視組件組成,有針對Delphi3.0、4.0、5.0、7.0版的支持。
基本介紹
- 中文名:DelphiX
- 屬性:對DirectX接口的封裝
- 性質:Delphi3.0、4.0、5.0、7.0版
- 特徵:能編寫出高質量的圖像顯示程式
作用,組件,
作用
它是由Hiroyuki Hori編寫的。DelphiX支持DirectX的所有技術(DirectDraw, Direct3D, DirectPlay, DirectInput等等……),使Delphi能編寫出高質量的圖像顯示程式。
組件
TDXDraw - DirectDraw surface for graphic output
TDXDIB - DIB-Image
TDXImageList - Imagelist of DIB-Images
TDX3D - Direct3D support for TDXDraw surface
TDXSound - DirectSound support
TDXWave - Soundfile-component for DirectSound
TDXWaveList - Soundfile-list
TDXInput - DirectInput, controller support
TDXPlay - DirectPlay, for multiplayer network games
TDXSpriteEngine - Spriteengine for DirectDraw-surface
TDXTimer - High-performance Timer
TDXPaintBox - Like TPaintbox but faster
DelphiX 是用Delphi 編寫遊戲的最好幫手!!