ClanSoft logo
ClanSoft logo

    CL_InputDevice::get_hat

Syntax

virtual CL_InputHat *get_hat(int hat_num);

Parameters

hat_num-Number of the hat to be returned.

Return value

Pointer to input hat requested (or NULL if none).

Description

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


Back to index



This page was built using the Perceps documentation system.