#include <filepng.h>
Inherits BC_CheckBox.

Public Member Functions | |
| PNGUseAlpha (PNGConfigVideo *gui, int x, int y) | |
| int | handle_event () |
Data Fields | |
| PNGConfigVideo * | gui |
Definition at line 63 of file filepng.h.
| PNGUseAlpha::PNGUseAlpha | ( | PNGConfigVideo * | gui, | |
| int | x, | |||
| int | y | |||
| ) |
| int PNGUseAlpha::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 454 of file filepng.C.
References PNGConfigVideo::asset, BC_Toggle::get_value(), gui, and Asset::png_use_alpha.

1.5.5