CAST II Game Engine

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

Class TMapEditOp

Unit

C2Maps

Declaration

type TMapEditOp = class(TOperation)

Description

 

Hierarchy

TOperation

Fields

 NameDescription
ProtectedBuffer 
ProtectedCellX 
ProtectedCellZ 
ProtectedCursorSize 
ProtectedMap 

Methods

Overview

Publicdestructor Destroy; override;
Protectedprocedure DoApply; override;

Description

Publicdestructor Destroy; override;

 

Protectedprocedure DoApply; override;

Applies the operation. Repeated call will undo the operation.

Last modified: 4 Jul, 2008
Copyright (C) 2006-2008, casteng.com