Module: KodiClient::Types::Global::Rotate
- Extended by:
- Extensions::Iterable
- Defined in:
- lib/kodi_client/types/global/rotate_type.rb
Overview
rotate for clockwise and counter clockwise
Constant Summary collapse
- CLOCKWISE =
'clockwise'
- COUNTER_CLOCKWISE =
'counterclockwise'