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-2004 Criterion Software Limited. All rights reserved. Built Thu Feb 12 13:46:44 2004. Send Feedback