Pebble Foundation Classes  0.2.0
C++ for Pebble
PropertyAnimationImplementation Struct Reference

#include <pebble.h>

Collaboration diagram for PropertyAnimationImplementation:

Public Attributes

AnimationImplementation base
 The "inherited" fields from the Animation "base class".
 
PropertyAnimationAccessors accessors
 The accessors to set/get the property to be animated.
 

Detailed Description

Data structure containing a collection of function pointers that form the implementation of the property animation. See the code example at the top (PropertyAnimation).


The documentation for this struct was generated from the following file: