Class TAd2DBitmapTexture

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TAd2DBitmapTexture = class(TAd2DTexture)

Description

An abstract class which represents a bitmap texture in Andorra's engine.

Hierarchy

Overview

Methods

Public procedure FlushTexture; virtual; abstract;
Public procedure LoadFromBitmap(ABmp:TAd2dCustomBitmap; ABitDepth: TAdBitDepth); virtual; abstract;
Public procedure SaveToBitmap(ABmp:TAd2dBitmap); virtual; abstract;

Description

Methods

Public procedure FlushTexture; virtual; abstract;

Frees the textures memory

Public procedure LoadFromBitmap(ABmp:TAd2dCustomBitmap; ABitDepth: TAdBitDepth); virtual; abstract;

Loads the texture from a TAd2dBitmap.

Public procedure SaveToBitmap(ABmp:TAd2dBitmap); virtual; abstract;

Saves the texture to a TAd2dBitmap.

SourceForge.net Logo


Generated by PasDoc 0.11.0 on 2008-12-31 14:31:58