enum
PlaceOS::Driver::Interface::Zoomable::ZoomDirection
Defined in:
placeos-driver/interface/zoomable.crEnum Members
-
In =
0
-
Out =
1
-
Stop =
2
Instance Method Summary
-
#in?
Returns
true
if this enum value equalsIn
-
#out?
Returns
true
if this enum value equalsOut
-
#stop?
Returns
true
if this enum value equalsStop