ClanSoft logo
ClanSoft logo

    CL_InputDevice::get_button

Syntax

virtual CL_InputButton *get_button(int button_num);

Parameters

button_num-Number of the button to be returned.

Return value

Pointer to the button requested (or NULL if none).

Description

Returns a input button interface used to access the specified button number. NULL is returned if button doesn't exist.


Back to index



This page was built using the Perceps documentation system.