All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups
User Interface

Detailed Description

Everything related to user interface.

The User Interface framework enables your Pebble watchface or watchapp to handle basic UI components, like clicks, layers, vibes, windows and window stacks.

Modules

 Animation
 Abstract framework to create arbitrary animations.
 
 Clicks
 Handling button click interactions.
 
 Layers
 User interface layers for displaying graphic components.
 
 Light
 Controlling Pebble's backlight.
 
 Vibes
 Controlling the vibration motor.
 
 Window
 The basic building block of the user interface.
 
 Window Stack
 The multiple window manager.