ClanSoft logo
ClanSoft logo

    CL_EventChain_ButtonRelease::on_button_release

Syntax

virtual bool on_button_release(
         CL_InputDevice *device,
        const CL_Key &key);

Parameters

device-Input device that triggered the event.
key-Key/button that triggered the event.

Description

Call this function to send a button release event down through the event chain.


Back to index



This page was built using the Perceps documentation system.