pebble-cpp
pebble-cpp copied to clipboard
Pebble, but with C++
Pebble-CPP
Pebble, but with C++! This is a C++ wrapper for the original Pebble SDK.
Currently Wrapped Classes
- App
- CPPWindow
- CPPLayer
- CPPTextLayer
- CPPBitmapLayer
Setup
You must have the Pebble SDK installed to use this library.
Include the following in your src\ folder:
pebble.hpebble.cppmalloc.cpp
License
You can check out the full license here
This project is licensed under the terms of the MIT license.