Esempio n. 1
0
void Pen::OnWidthChanged(agi::OptionValue const& opt) {
	impl.SetWidth(opt.GetInt());
}