All Classes |Grouped Classes |Index

Class CL_GUIMessage_Pointer

GUI mouse pointer change notification message. More...

Derived from:

public CL_GUIMessage

Derived by:

None

Group:

System (GUI)

#include <ClanLib/gui.h>

Class Members:

Attributes:

get_type

Returns the message type name.

is_type

Returns true if the message matches the type.

get_data

Returns the stored data object for a given data name.

get_target

Returns the target destination of the message.

is_consumed

Returns true if the message has been consumed by a component.


Operations:

set_type

Sets the message type name.

set_data

Stores an object in the given data name slot.

set_target

Sets the target destination.

set_null

Sets this message to be a null message.

set_consumed

Sets this message as consumed.


Construction:

CL_GUIMessage_Pointer

Constructs an input GUI message.


Attributes:

PointerType

get_pointer_type

Retrieves the pointer type of this message.

get_type_name

Get Type name.


Operations:

set_pointer_type

Sets the pointer type for this message.