FGX.Assets.BitmapSet.TfgAssetBitmapSet: различия между версиями

Материал из FGX Native Докуметации
Перейти к навигации Перейти к поиску
(summary)
(summary)
Строка 6: Строка 6:
  
 
<code>TfgAssetBitmapSet = class (TfgAsset)</code>
 
<code>TfgAssetBitmapSet = class (TfgAsset)</code>
 
== Конструкторы ==
 
 
{| class="wikitable sortable"
 
|-
 
| constructor || Create()
 
 
|}
 
 
== Методы ==
 
 
{| class="wikitable sortable"
 
|-
 
| 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)
 
 
|}
 
 
== Свойства ==
 
 
{| class="wikitable sortable"
 
|-
 
| 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)
 
 
|}
 

Версия 02:51, 10 июня 2019