ClanSoft logo
ClanSoft logo

    CL_InputDevice::get_axis

Syntax

virtual CL_InputAxis *get_axis(int axis_num);

Parameters

axis_num-Number of the axis to be returned.

Return value

Pointer to axis requested (or NULL if none).

Description

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


Back to index



This page was built using the Perceps documentation system.