|
Pebble Foundation Classes
0.2.0
C++ for Pebble
|
#include <pebble.h>

Public Attributes | |
| GPoint | origin |
| The coordinate of the upper-lefthand corner point of the rectangle. | |
| GSize | size |
| The size of the rectangle. | |
Represents a rectangle and defining it using the origin of the upper-lefthand corner and its size.