Unit 'AsphyreD3D7' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_asphyresphinx]

TD3DTextureAddress

Declaration

Source position: AsphyreD3D7.pas line 816

type TD3DTextureAddress = (

  D3DTADDRESS_INVALID_0,

  

  D3DTADDRESS_WRAP,

  

  D3DTADDRESS_MIRROR,

  

  D3DTADDRESS_CLAMP,

  

  D3DTADDRESS_BORDER

  

);



CT Web help

CodeTyphon Studio