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

#include <pebble.h>

Collaboration diagram for GRect:

Public Attributes

GPoint origin
 The coordinate of the upper-lefthand corner point of the rectangle.
 
GSize size
 The size of the rectangle.
 

Detailed Description

Represents a rectangle and defining it using the origin of the upper-lefthand corner and its size.


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