ClanSoft logo
ClanSoft logo

    CL_InputDevice::get_buffer

Syntax

virtual CL_InputBuffer *get_buffer(int buffer_num);

Parameters

buffer_num-Number of the buffer to be returned.

Return value

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

Description

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


Back to index



This page was built using the Perceps documentation system.