![]() | |
CL_InputBuffer::CL_InputBufferSyntaxCL_InputBuffer( thSignal_v4<CL_Component *, CL_InputDevice *, CL_Key, bool &> &sig_key_down, thSignal_v3<CL_Component *, CL_InputDevice *, CL_Key> &sig_key_up); DescriptionConstructs an input buffer that attaches itself to the specified signals. Use it to buffer input from a GUI component. |