Current Page:
NeXtMidas Training
Primitives
Working with Messages
processMessage
|
|
- The
processMessage method.
X-Midas Users Take Note: |
X-Midas requires manual polling for messages from a global message section. In NeXtMidas
there is no "global" message system, all messages are directly sent to their intended
recipient. If the recipient is a primitive, it will automatically be passed into the
processMessage(Message) method.
|
|
|
|