Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

Rt2dMessage Struct Reference
[Rt2dMessage]


Data Fields

RwUInt32  messageType
RwInt32  index
RwInt32  intParam1
RwInt32  intParam2

Detailed Description

Structure describing a message. A message must have a valid message type, (Rt2dMessageType) and animation index. The animation index identifies which animation the message applies to. A -1 indicates the currently active animation. A message can have none, one or two additional RwInt32 parameters, depending on the message type.

Field Documentation

RwInt32 index
 

animation to apply any actions to

RwInt32 intParam1
 

first param (message dependant)

RwInt32 intParam2
 

second param (message dependant)

RwUInt32 messageType
 

message identifier (Rt2dMessageType)


Criterion Software © 1993-2003 Criterion Software Limited. All rights reserved. Built Tue Apr 22 12:46:08 2003. Send Feedback
Converted from CHM to HTML with chm2web Pro 2.85 (unicode)