ofxOui - UI Components for OpenFrameworks
About
Getting Started
Documentation
Download
ofxOui
Button
ofxOui::Button Member List
This is the complete list of members for
ofxOui::Button
, including all inherited members.
active
ofxOui::Component
blocking_component
ofxOui::Component
protected
static
Button
(int x_=0, int y_=0, int width_=0, int height_=0)
ofxOui::Button
click_event_callback_
ofxOui::Button
protected
Component
(float x_=0, float y_=0, float width_=0, float height_=0)
ofxOui::Component
current_background_color_
ofxOui::Component
protected
current_frame_color_
ofxOui::Component
protected
disabled
ofxOui::Component
draw
()
ofxOui::Component
virtual
drawBackground
()
ofxOui::Component
protected
virtual
drawFrame
()
ofxOui::Component
protected
virtual
drawIcon
()
ofxOui::Component
protected
virtual
drawLabel
()
ofxOui::Component
protected
virtual
font
ofxOui::Component
height
ofxOui::Component
hover_
ofxOui::Component
protected
icon
ofxOui::Component
inside
(float x_, float y_) const
ofxOui::Component
virtual
labelOff
ofxOui::Component
labelOn
ofxOui::Component
mousePressed
(ofMouseEventArgs &e)
ofxOui::Button
protected
virtual
num_frames_on_
ofxOui::Button
protected
onClick
(T *owner, void(ListenerClass::*listenerMethod)(args))
ofxOui::Button
inline
shape
ofxOui::Component
style
ofxOui::Component
toggle
ofxOui::Button
type
() const
ofxOui::Component
inline
type_
ofxOui::Component
protected
update
()
ofxOui::Button
virtual
width
ofxOui::Component
x
ofxOui::Component
y
ofxOui::Component
~Button
()
ofxOui::Button
virtual
~Component
()
ofxOui::Component
virtual