#include "typedefs.h"
Go to the source code of this file.
Compounds | |
struct | Message |
Variables | |
const unsigned | GodMsg = 0x0000 |
const unsigned | Unknown = 0xFFFF |
const unsigned | MouseMsg = 0x0002 |
const unsigned | KeyMsg = 0x0001 |
const unsigned | ButtonMsg = 0x0010 |
const unsigned | Null = 0x0000 |
const unsigned | Idle = 0x0000 |
const unsigned | String = 0x0001 |
const unsigned | Acknowledgement = 0x0002 |
const unsigned | MouseDown = 0x0020 |
const unsigned | LMouseDown = 0x0020 |
const unsigned | RMouseDown = 0x0021 |
const unsigned | MouseStillDown = 0x0022 |
const unsigned | LMouseStillDown = 0x0022 |
const unsigned | RMouseStillDown = 0x0023 |
const unsigned | MouseUp = 0x0024 |
const unsigned | LMouseUp = 0x0024 |
const unsigned | RMouseUp = 0x0025 |
const unsigned | KeyPressed = 0x0010 |
const unsigned | ButtonPress = 0x0101 |
const unsigned | RequestStatus = 0x0102 |
const unsigned | Status = 0x0103 |
const unsigned | Enable = 0x0104 |
const unsigned | Disable = 0x0105 |
Message | NullMsg |
Message | Acknowledged |
|
Definition at line 82 of file messages.h. |
|
Definition at line 56 of file messages.h. |
|
Definition at line 47 of file messages.h. Referenced by Nodes::command_msg(), CheckBox::command_msg(), PushButton::Dispatch(), UserInterface::GetPlayerMove(), UserInterface::Intro(), Nodes::mouse_msg(), CheckBox::mouse_msg(), UserInterface::TransPop(), and UserInterface::UFWOOM(). |
|
Definition at line 70 of file messages.h. Referenced by PushButton::Dispatch(), UserInterface::GetPlayerMove(), UserInterface::Intro(), MessageWin(), UserInterface::ShowSpyMoves(), UserInterface::TransPop(), and UserInterface::UFWOOM(). |
|
Definition at line 74 of file messages.h. Referenced by Nodes::command_msg(), CheckBox::command_msg(), Group::disable_proc(), Group::DisableBox(), Group::Dispatch(), and UserInterface::UFWOOM(). |
|
Definition at line 73 of file messages.h. Referenced by Nodes::command_msg(), CheckBox::command_msg(), Group::Dispatch(), Group::enable_proc(), Group::EnableBox(), and UserInterface::UFWOOM(). |
|
Definition at line 43 of file messages.h. Referenced by Group::disable_proc(), Group::DisableBox(), Nodes::Dispatch(), Group::Dispatch(), CheckBox::Dispatch(), Group::enable_proc(), Group::EnableBox(), and UserInterface::UFWOOM(). |
|
Definition at line 54 of file messages.h. Referenced by MSMouse::Event(), MSMouse::Flush(), MSMouse::WaitForAnyEvent(), and Keybd::WaitForAnyEvent(). |
|
Definition at line 46 of file messages.h. Referenced by Nodes::Dispatch(), CheckBox::Dispatch(), and Keybd::Event(). |
|
Definition at line 68 of file messages.h. Referenced by Keybd::Event(). |
|
Definition at line 59 of file messages.h. Referenced by PushButton::Dispatch(), MSMouse::Event(), Nodes::mouse_msg(), and CheckBox::mouse_msg(). |
|
Definition at line 62 of file messages.h. Referenced by MSMouse::Event(), Nodes::mouse_msg(), and CheckBox::mouse_msg(). |
|
Definition at line 65 of file messages.h. Referenced by PushButton::Dispatch(), MSMouse::Event(), Nodes::mouse_msg(), and CheckBox::mouse_msg(). |
|
Definition at line 58 of file messages.h. |
|
Definition at line 45 of file messages.h. Referenced by Nodes::Dispatch(), Display::Dispatch(), CheckBox::Dispatch(), PushButton::Dispatch(), and MSMouse::Event(). |
|
Definition at line 61 of file messages.h. Referenced by PushButton::Dispatch(). |
|
Definition at line 64 of file messages.h. |
|
Definition at line 53 of file messages.h. |
|
Definition at line 81 of file messages.h. |
|
Definition at line 71 of file messages.h. Referenced by Nodes::command_msg(), CheckBox::command_msg(), and UserInterface::UFWOOM(). |
|
Definition at line 60 of file messages.h. Referenced by MSMouse::Event(). |
|
Definition at line 63 of file messages.h. Referenced by MSMouse::Event(). |
|
Definition at line 66 of file messages.h. |
|
Definition at line 72 of file messages.h. Referenced by Nodes::command_msg(), CheckBox::command_msg(), Group::Dispatch(), UserInterface::GetPlayerMove(), Nodes::mouse_msg(), CheckBox::mouse_msg(), UserInterface::TransPop(), and UserInterface::UFWOOM(). |
|
Definition at line 55 of file messages.h. |
|
Definition at line 44 of file messages.h. |