#ifndef CHECKBOX_H_ #define CHECKBOX_H_ #include "Theme.h" #include "Properties.h" #include "Touch.h" #include "Button.h" namespace gameplay { /** * Defines a checkbox UI control. This is a button that toggles between two icons when clicked. * * The following properties are available for checkboxes: * * checkBox * { * style =