Object TBackgroundImages
Unit
X3DNodes
Declaration
type TBackgroundImages = object(TObject)
Description
Six background images.
Hierarchy
- TObject
- TBackgroundImages
Overview
Fields
Methods
Description
Fields
Methods
 |
constructor InitClear; |
|
 |
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
|