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 TResourceModifyMsg

Unit

Resources

Declaration

type TResourceModifyMsg = class(TNotificationMessage)

Description

This message should be sent to core handler and possibly broadcasted if data of a resource has been modified

Hierarchy

TNotificationMessage > TMessage

Fields

 NameDescription
PublicResourceResource, containing the modified data

Methods

Overview

Publicconstructor Create(AResource: TResource);

Description

Publicconstructor Create(AResource: TResource);

AResource - a resource, containing the modified data

Last modified: Jan 6, 2010
Copyright (C) 2006-2010, casteng.com