ClanSoft logo
ClanSoft logo

    CL_InputBuffer

Input buffer interface.

Parents: CL_Event_ButtonPress, CL_Event_ButtonRelease

Description

Use this class to read buffered keys from the keyboard (or any other device).

Class members

CL_InputBuffer()
CL_InputBuffer(CL_InputDevice *device)
virtual ~CL_InputBuffer()
CL_Key peek_key()
CL_Key get_key()
int keys_left()
void clear()

See Also

None


Back to index



This page was built using the Perceps documentation system.