Unit 'nxDX' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#pl_nxpascal]

TTextureLoadOptions

Declaration

Source position: nxDX.pas line 16

type TTextureLoadOptions = set of (

  toMipMap,

  

  toAlphaColor,

  

  toKeepData,

  

  toAbsoluteSize,

  

  toColorKey

  

);



CT Web help

CodeTyphon Studio