#include <chromakey.h>
Inherits BC_CheckBox.

Public Member Functions | |
| ChromaKeyUseValue (ChromaKey *plugin, int x, int y) | |
| int | handle_event () |
Data Fields | |
| ChromaKey * | plugin |
Definition at line 67 of file chromakey.h.
| ChromaKeyUseValue::ChromaKeyUseValue | ( | ChromaKey * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 230 of file chromakey.C.
| int ChromaKeyUseValue::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 235 of file chromakey.C.
References ChromaKey::config, BC_Toggle::get_value(), plugin, PluginClient::send_configure_change(), and ChromaKeyConfig::use_value.

1.5.5