Pebble Foundation Classes  0.2.0
C++ for Pebble
Pebble::GSize Struct Reference
Inheritance diagram for Pebble::GSize:
Collaboration diagram for Pebble::GSize:

Public Member Functions

 GSize (const ::GSize &size)
 
 GSize (int16_t w, int16_t h)
 
 operator const ::GSize * () const
 
 operator::GSize * ()
 
bool operator== (const ::GSize &size) const
 
bool operator!= (const ::GSize &size) const
 

Additional Inherited Members

- Public Attributes inherited from GSize
int16_t w
 The width.
 
int16_t h
 The height.
 

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