CAST II Game Engine

   MAIN       FEATURES       SCREENSHOTS       FORUMS       MANUAL       DOWNLOADS       CONTACTS   
Units
Class Hierarchy
Classes, Interfaces and Objects
Types
Enumerations
Variables
Constants
Functions and Procedures
Identifiers

Class TMegaImagePaintOp

Unit

Resources

Declaration

type TMegaImagePaintOp = class(TImageOperation)

Description

 

Hierarchy

TImageOperation > TOperation

Methods

Overview

Publicconstructor Create(X, Y: Integer; AResource: TMegaImageResource; ALevel: Integer; ABrush: TBrush; const ARect: BaseTypes.TRect);
Publicdestructor Destroy; override;
Protectedprocedure DoApply; override;

Description

Publicconstructor Create(X, Y: Integer; AResource: TMegaImageResource; ALevel: Integer; ABrush: TBrush; const ARect: BaseTypes.TRect);

 

Publicdestructor Destroy; override;

 

Protectedprocedure DoApply; override;

 

Last modified: 26 Oct, 2008
Copyright (C) 2006-2008, casteng.com