#include <ProtocolTypes.h>
Public Attributes | |
SInt32 | m_x |
Screen position. | |
SInt32 | m_y |
Screen position. | |
SInt32 | m_w |
Screen size. | |
SInt32 | m_h |
Screen size. | |
SInt32 | obsolete1 |
Obsolete (jump zone size). | |
SInt32 | m_mx |
Mouse position. | |
SInt32 | m_my |
Mouse position. |
This class contains information about a screen.
Definition at line 282 of file ProtocolTypes.h.
|
Screen size. The size of the screen in pixels. Definition at line 295 of file ProtocolTypes.h. Referenced by CClientProxy1_0::getShape(). |
|
Mouse position. The current location of the mouse cursor. Definition at line 304 of file ProtocolTypes.h. Referenced by CClientProxy1_0::getCursorPos(). |
|
Mouse position. The current location of the mouse cursor. Definition at line 304 of file ProtocolTypes.h. Referenced by CClientProxy1_0::getCursorPos(). |
|
Screen size. The size of the screen in pixels. Definition at line 295 of file ProtocolTypes.h. Referenced by CClientProxy1_0::getShape(). |
|
Screen position. The position of the upper-left corner of the screen. This is typically 0,0. Definition at line 289 of file ProtocolTypes.h. Referenced by CClientProxy1_0::getShape(). |
|
Screen position. The position of the upper-left corner of the screen. This is typically 0,0. Definition at line 289 of file ProtocolTypes.h. Referenced by CClientProxy1_0::getShape(). |