Object TBackgroundImages

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TBackgroundImages = object(TObject)

Description

Six background images.

Hierarchy

  • TObject
  • TBackgroundImages

Overview

Fields

Public Images: array [TBackgroundSide] of TEncodedImage;

Methods

Public constructor InitClear;
Public procedure FreeAll(Cache: TTexturesVideosCache);

Description

Fields

Public Images: array [TBackgroundSide] of TEncodedImage;
 

Methods

Public constructor InitClear;
 
Public procedure FreeAll(Cache: TTexturesVideosCache);

Release and set to Nil all images. If Cache is Nil, release images by simple FreeAndNil, otherwise they are released from the cache by TextureImage_DecReference.


Generated by PasDoc 0.12.1 on 2013-02-04 20:26:55