Public Attributes

CClientInfo Class Reference

Screen information. More...

#include <ProtocolTypes.h>

List of all members.

Public Attributes

SInt32 m_x
 Screen position.
SInt32 m_y
SInt32 m_w
 Screen size.
SInt32 m_h
SInt32 obsolete1
 Obsolete (jump zone size).
SInt32 m_mx
 Mouse position.
SInt32 m_my

Detailed Description

Screen information.

This class contains information about a screen.

Definition at line 329 of file ProtocolTypes.h.


Member Data Documentation

Mouse position.

The current location of the mouse cursor.

Definition at line 351 of file ProtocolTypes.h.

Referenced by CClientProxy1_0::getCursorPos().

Screen size.

The size of the screen in pixels.

Definition at line 342 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 336 of file ProtocolTypes.h.

Referenced by CClientProxy1_0::getShape().


The documentation for this class was generated from the following file: