Module: KodiClient::Types::Global::Direction

Extended by:
Extensions::Iterable
Defined in:
lib/kodi_client/types/global/direction_type.rb

Overview

direction for left, right, up, down

Constant Summary collapse

LEFT =
'left'
RIGHT =
'right'
UP =
'up'
DOWN =
'down'

Method Summary

Methods included from Extensions::Iterable

all_properties