Button state bits

enum Button state bits


[more] STATE_UP
Button is up
[more] STATE_DOWN
Button is down
[more] STATE_ENGAGED
Button is engaged
[more] STATE_UNCHECKED
Same as STATE_UP (used for check buttons or radio buttons)


Documentation

Button state bits
o STATE_UP
Button is up

o STATE_DOWN
Button is down

o STATE_ENGAGED
Button is engaged

o STATE_UNCHECKED
Same as STATE_UP (used for check buttons or radio buttons)

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.