ClanSoft logo
ClanSoft logo

    CL_InputButton_Basic::set_state

Syntax

void set_state(bool state);

Parameters

state-New button state. True = up, False = down.

Description

Changes the current button state. If state is true, the button will beup, otherwise down.


Back to index



This page was built using the Perceps documentation system.