Delphi
TfgAssetBitmapSet = class (TfgAsset)
Описание
Описание отсутствует.
Конструкторы
Методы
procedure |
Add(const ABitmapInfo: TfgBitmapInfo)
|
procedure |
AddBitmap(const ABitmap: TfgBitmap; const AScale: Single)
|
function |
Contains(const AScale: Single)
|
procedure |
Remove(const AScale: Single)
|
procedure |
Clear()
|
function |
GetBitmap()
|
function |
GetBitmap(const AScale: Single)
|
function |
GetBitmapInfo()
|
function |
GetBitmapInfo(const AScale: Single)
|
function |
FindBitmap(out ABitmap: TfgBitmap)
|
function |
FindBitmap(const AScale: Single; out ABitmap: TfgBitmap)
|
function |
FindBitmapInfo(out ABitmapInfo: TfgBitmapInfo)
|
function |
FindBitmapInfo(const AScale: Single; out ABitmapInfo: TfgBitmapInfo)
|
Свойства
property |
BitmapInfos: [[TArray<FGX.Assets.BitmapSet.TfgBitmapInfo>]]
|
property |
Bitmaps[const AScale]: TfgBitmap
|
Константы