Unit 'nxTypes' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_nxpascal]

TTextureLoadOptions

Declaration

Source position: nxTypes.pas line 61

type TTextureLoadOptions = set of (

  toMipMap,

  

  toAlphaColor,

  

  toKeepData,

  

  toScale,

  

  toFitScale,

  

  toCustomScale,

  

  toColorKey,

  

  toFileName,

  

  toNoLoad

  

);



CT Web help

CodeTyphon Studio